
'Declaration Public MustInherit NotInheritable Class ImageProcessingCommandFactory
public static class ImageProcessingCommandFactory
public __gc abstract __sealed class ImageProcessingCommandFactory
public ref class ImageProcessingCommandFactory abstract sealed
This factory allows to override the "standard" image processing command by the command, which uses the specific image codec features and process image more effectively.
For example, PDF codec has the PdfRotateCommand and PdfDrawImageCommand classes, which processes image without the rastering of PDF page.
System.Object
 Vintasoft.Imaging.ImageProcessing.ImageProcessingCommandFactory
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5