VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.ImageProcessing Namespace / ImageProcessingCommandFactory Class
In This Topic
ImageProcessingCommandFactory Class Methods
In This Topic
For a list of all methods of this type, see ImageProcessingCommandFactory.
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