ProgramStore.IsDitherEnabled Propiedad

Definición

Especifica si los colores se ditheran antes de escribir en el framebuffer.

public virtual bool IsDitherEnabled { [Android.Runtime.Register("isDitherEnabled", "()Z", "GetIsDitherEnabledHandler")] get; }
[<get: Android.Runtime.Register("isDitherEnabled", "()Z", "GetIsDitherEnabledHandler")>]
member this.IsDitherEnabled : bool

Valor de propiedad

si el dither está habilitado

Atributos

Comentarios

Especifica si los colores se ditheran antes de escribir en el framebuffer.

Java documentación para android.renderscript.ProgramStore.isDitherEnabled().

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el Android y se usan según los términos descritos en creative Creative Commons 2.5 Attribution License.

Se aplica a