VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.ImageProcessing Namespace / ImageProcessingCommandFactory Class
Properties Methods SeeAlso
In This Topic
ImageProcessingCommandFactory Class Members
In This Topic
The following tables list the members exposed by ImageProcessingCommandFactory.
Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Gets or sets a value indicating whether this factory allows to override the processing commands.
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Creates a clear image command to process the specified image.
Public Methodstatic (Shared in Visual Basic)Creates a color blending command to process the specified image.
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a processing command to process specified image.
Public Methodstatic (Shared in Visual Basic)Creates a desaturate command to process the specified image.
Public Methodstatic (Shared in Visual Basic)Creates a draw image command to process the specified image.
Public Methodstatic (Shared in Visual Basic)Creates a invert command to process the specified image.
Public Methodstatic (Shared in Visual Basic)Creates a rotate command to process the specified image.
Public Methodstatic (Shared in Visual Basic)Registers the overridden processing command for processing command of type TSourceCommand.
Public Methodstatic (Shared in Visual Basic)Unregisters the processing command for the processing command type.
See Also