Share via


DynamicRangeProfiles.Hlg10 Field

Definition

10-bit pixel samples encoded using the Hybrid log-gamma transfer function

[Android.Runtime.Register("HLG10", ApiSince=33)]
public const long Hlg10 = 2;
[<Android.Runtime.Register("HLG10", ApiSince=33)>]
val mutable Hlg10 : int64

Field Value

Value = 2
Attributes

Remarks

10-bit pixel samples encoded using the Hybrid log-gamma transfer function

All 10-bit output capable devices are required to support this profile.

Java documentation for android.hardware.camera2.params.DynamicRangeProfiles.HLG10.

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