Idioma

LutProperties.SamplingKeyMaxRgb Campo

Definição

Cuidado

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

usar max de r,g,b channel como o valor de ganho de um Lut

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

Valor do campo

Value = 1
Atributos

Comentários

usar max de r,g,b channel como o valor de ganho de um Lut

Java documentação para android.hardware.LutProperties.SAMPLING_KEY_MAX_RGB.

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