Idioma

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.

Exibir 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

Exibir 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}

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

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

Aplica-se a