OverlayProperties.GetLutProperties Method

Definition

Returns the lut properties of the device.

[Android.Runtime.Register("getLutProperties", "()[Landroid/hardware/LutProperties;", "", ApiSince=36)]
public Android.Hardware.LutProperties[] GetLutProperties();
[<Android.Runtime.Register("getLutProperties", "()[Landroid/hardware/LutProperties;", "", ApiSince=36)>]
member this.GetLutProperties : unit -> Android.Hardware.LutProperties[]

Returns

Attributes

Remarks

Returns the lut properties of the device.

Java documentation for android.hardware.OverlayProperties.getLutProperties().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to