ImageGear .NET - Updated December 24, 2018
Color Property (ImGearSpotlight)




ImageGear24.Processing.Advanced Assembly > ImageGear.Processing Namespace > ImGearSpotlight Class : Color Property
Gets or sets color of the light source.
Syntax
'Declaration
 
Public Property Color As ImGearPixel
 
'Usage
 
Dim instance As ImGearSpotlight
Dim value As ImGearPixel
 
instance.Color = value
 
value = instance.Color

Property Value

ImageGear.Core.ImGearPixel class.
See Also

Reference

ImGearSpotlight Class
ImGearSpotlight Members