Compartilhar via


DataSpace.TransferGamma28 Campo

Definição

Cuidado

This constant will be removed in the future version. Use Android.Hardware.DataSpaceTransfer enum directly instead of this field.

Ecrã gama 2.

[Android.Runtime.Register("TRANSFER_GAMMA2_8", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.DataSpaceTransfer enum directly instead of this field.", true)]
public const Android.Hardware.DataSpaceTransfer TransferGamma28 = 25165824;
[<Android.Runtime.Register("TRANSFER_GAMMA2_8", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Hardware.DataSpaceTransfer enum directly instead of this field.", true)>]
val mutable TransferGamma28 : Android.Hardware.DataSpaceTransfer

Valor do campo

Value = 25165824
Atributos

Comentários

Ecrã gama 2.8.

{@code
            Transfer characteristic curve:
            E = L ^ (1/2.8)
                L - luminance of image 0 <= L <= 1 for conventional colorimetry
                E - corresponding electrical signal}

Documentação Java para android.hardware.DataSpace.TRANSFER_GAMMA2_8.

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Android Open Source Project e usado de acordo com os termos descritos na Creative Commons 2.5 Attribution License.

Aplica-se a