ImageGear .NET v25.2 - Updated
ImageGear.Processing.Advanced Assembly / ImageGear.Processing Namespace / ImGearSpotlight Class
Properties Methods


In This Topic
    ImGearSpotlight Class Members
    In This Topic

    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 PropertyGets or sets a multiplier allowing to highlight the image more, even if the light source is located far from the image border.  
    Public PropertyGets or sets color of the light source.  
    Public PropertyGets or sets text description of the spotlight.  
    Public PropertyGets or sets angle that specifies light direction in degrees, clockwise. Angle of 0.0 corresponds to 'North' direction in the image plane.  
    Public PropertyGets 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 PropertyGets or sets angle that specifies the width of the spotlight, measured between the edges of the light cone.  
    Public PropertyGets or sets coordinates of the light source.  
    Public PropertyGets or sets radius of the spotlight in pixels.  
    Public PropertyGets 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 MethodConverts the value of this instance to its equivalent string representation.  
    Top
    See Also