Compartir a través de


ShellRenderingSettings.Desaturation Propiedad

Definición

Cantidad de des saturación de color que se aplicará a los objetos representados por shell. Oscila entre 0 (color original) y 1 (escala de grises).

public:
 property float Desaturation { float get(); void set(float value); };
public float Desaturation { get; set; }
member this.Desaturation : single with get, set
Public Property Desaturation As Single

Valor de propiedad

Comentarios

Se InvalidParam produce un error si se pasa un valor fuera del intervalo [0;1].

Se aplica a