| Name | Description | |
|---|---|---|
![]() | CanModifyTarget | Gets a value indicating whether this processing command can modify target object. (Inherited from ProcessingCommand<TTarget>) |
![]() | DownscaleImageInterpolationMode | Gets or sets the interpolation method, which should be used for downscaling images of image-resources. |
![]() | DownscaleImageMinResolution | Gets or sets the minimum resolution when image of image-resource must be downscaled. |
![]() | DownscaleImageResolution | Gets or sets resolution, which should have images of image-resources after downscaling. |
![]() | ImageResourceCompression | Gets or sets a compression, which should be applied to the data of image-resources. |
![]() | ImageResourceCompressionSettings | Gets or sets the compression settings, which should be applied to the data of image-resources. |
![]() | ImageResourceType | Gets or sets the pixel type, which command should use for selecting of image-resources, which should be compressed. |
![]() | IsMultithreadingEnabled | Gets or sets a value indicating whether the command must use multithreading. |
![]() | IsMultithreadingSupported | Gets a value indicating whether this processing command supports multithreading. |
![]() | Name | Gets the name of processing command. |
![]() | TargetType | Gets the type of the target of processing command. (Inherited from ProcessingCommand<TTarget>) |
