Leadtools.ImageProcessing.SpecialEffects Namespace > LightCommand Class : AmbientColor Property |
public RasterColor AmbientColor {get; set;}
'Declaration Public Property AmbientColor As RasterColor
'Usage Dim instance As LightCommand Dim value As RasterColor instance.AmbientColor = value value = instance.AmbientColor
public RasterColor AmbientColor {get; set;}
get_AmbientColor();
set_AmbientColor(value);
public: property RasterColor AmbientColor { RasterColor get(); void set ( RasterColor value); }
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