ImageGear .NET v25.2 - Updated
ImageGear.Processing.Advanced Assembly / ImageGear.Processing Namespace / ImGearMosaicShadowParams Class
Fields


In This Topic
    ImGearMosaicShadowParams Class Members
    In This Topic

    The following tables list the members exposed by ImGearMosaicShadowParams.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ImGearMosaicShadowParams class.  
    Top
    Public Fields
     NameDescription
    Public FieldLocation of the light source.  
    Public FieldEnables or disables shadow effect.  
    Public FieldIf this parameter is true then shadow effect is calculated using two neighbor pixels. This decreases 3D effect but gives the image more contrast. If false, three pixels are used for shadow effect.  
    Public FieldShadow intensity.  
    Public FieldMinimum intensity of the pixel the shadow effect is applied to.  
    Top
    See Also