Image Resizer : API Documentation

Type CropUnits

Namespace ImageResizer

Parent Enum

Public fields

int value__

return int

CropUnits SourcePixels

Indicates the crop units are pixels on the original image.
return CropUnits

CropUnits Custom

Indicates a custom range is being specified for the values. Base 0.
return CropUnits