Camera.Parameters.MaxExposureCompensation Proprietà

Definizione

Attenzione

deprecated

Ottiene l'indice di compensazione massima dell'esposizione.

[System.Obsolete("deprecated")]
public virtual int MaxExposureCompensation { [Android.Runtime.Register("getMaxExposureCompensation", "()I", "GetGetMaxExposureCompensationHandler")] get; }
[<System.Obsolete("deprecated")>]
[<get: Android.Runtime.Register("getMaxExposureCompensation", "()I", "GetGetMaxExposureCompensationHandler")>]
member this.MaxExposureCompensation : int

Valore della proprietà

indice di compensazione massima dell'esposizione (>=0). Se questo metodo e #getMinExposureCompensation restituisce 0, la compensazione dell'esposizione non è supportata.

Attributi

Commenti

Ottiene l'indice di compensazione massima dell'esposizione.

per android.hardware.Camera.Parameters.getMaxExposureCompensation().

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a