Lingua

Camera.Parameters.MinExposureCompensation Proprietà

Definizione

Attenzione

deprecated

Ottiene l'indice minimo di compensazione dell'esposizione.

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

Valore della proprietà

indice minimo di compensazione dell'esposizione (<=0). Se questo metodo e #getMaxExposureCompensation restituisce 0, la compensazione dell'esposizione non è supportata.

Attributi

Commenti

Ottiene l'indice minimo di compensazione dell'esposizione.

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

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