ImageGear .NET - Updated
ImGearSpotlight Class Members
Properties  Methods 


ImageGear24.Processing.Advanced Assembly > ImageGear.Processing Namespace : ImGearSpotlight Class

The following tables list the members exposed by ImGearSpotlight.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the ImGearSpotlight class.  
Top
Public Properties
 NameDescription
Public Property Gets or sets a multiplier allowing to highlight the image more, even if the light source is located far from the image border.  
Public Property Gets or sets color of the light source.  
Public Property Gets or sets text description of the spotlight.  
Public Property Gets or sets angle that specifies light direction in degrees, clockwise. Angle of 0.0 corresponds to 'North' direction in the image plane.  
Public Property Gets or sets value that specifies how soon the light fades, depending on the distance from the spotlight. Value of 0 corresponds to no fading, greater values result in sooner fading. Reasonable values are in range 0...4.  
Public Property Gets or sets angle that specifies the width of the spotlight, measured between the edges of the light cone.  
Public Property Gets or sets coordinates of the light source.  
Public Property Gets or sets radius of the spotlight in pixels.  
Public Property Gets or sets smoothing width for the light cone. Value of 0 corresponds to sharp edges, value of 1 corresponds to smoothing of the whole cone.  
Top
Public Methods
 NameDescription
Public MethodThis method clones ImGearSpotlight class object.  
Public Method Converts the value of this instance to its equivalent string representation.  
Top
See Also

Reference

ImGearSpotlight Class
ImageGear.Processing Namespace
Spotlights Method