public bool Luminance {get; set;}
'Declaration Public Property Luminance As Boolean
'Usage Dim instance As ColorIntensityBalanceCommand Dim value As Boolean instance.Luminance = value value = instance.Luminance
public bool Luminance {get; set;}
get_Luminance();
set_Luminance(value);
Value | Meaning |
true | Preserve luminance. |
false | Do not preserve luminance. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2