Mode |
Specifies the ResizeMode to use when resizing the image.
|
Width |
Specifies the width for the output image.
|
Height |
Sepcifies the height for the output image.
|
Quality |
Specifies the JPEG output quality of the image, from 1 to 100. Setting JPEG quality may greatly reduce file size while still maintaining high visual quality.
|
FocalPoint |
Specifies a focal point for the image. When cropping, the image will be cropped with the focal point always as much as possible in the center of the output image.
|
Rectangle |
|
BackgroundColor |
Specifies a background color for the image. This is used for padded areas and (semi-) transparent images.
|
Effects |
Apply effects to the image, such as blur, pixelate and grayscale. Image effects are not supported by the default SystemDrawingImageProcessor. Use another image processor (e.g. the ImageSharpProcessor) to enable image effects.
|
IsEmpty |
|