Name | Description | |
---|---|---|
![]() ![]() | AllowOverrideCommands | Gets or sets a value indicating whether this factory allows to override the processing commands. |
Name | Description | |
---|---|---|
![]() ![]() | AllowOverrideCommands | Gets or sets a value indicating whether this factory allows to override the processing commands. |
Name | Description | |
---|---|---|
![]() ![]() | CreateClearImageCommand | Creates a clear image command to process the specified image. |
![]() ![]() | CreateColorBlendCommand | Creates a color blending command to process the specified image. |
![]() ![]() | CreateCommand | Overloaded. Creates a processing command to process specified image. |
![]() ![]() | CreateDesaturateCommand | Creates a desaturate command to process the specified image. |
![]() ![]() | CreateDrawImageCommand | Creates a draw image command to process the specified image. |
![]() ![]() | CreateInvertCommand | Creates a invert command to process the specified image. |
![]() ![]() | CreateRotateCommand | Creates a rotate command to process the specified image. |
![]() ![]() | RegisterCommand<TSourceCommand,TOverrideCommand> | Registers the overridden processing command for processing command of type TSourceCommand. |
![]() ![]() | UnregisterCommand<TSourceCommand> | Unregisters the processing command for the processing command type. |