Specifies zoom quality of the displayed image.
Namespace:
GraphicsMill
Assembly:
Aurigma.GraphicsMill.AjaxControls (in Aurigma.GraphicsMill.AjaxControls.dll)
GraphicsMill.ZoomQuality = function(); GraphicsMill.ZoomQuality.createEnum('GraphicsMill.ZoomQuality', false);
Member name | Description |
---|---|
high |
High quality. |
low |
Low quality. |
medium |
Medium quality. |
shrinkHighStretchLow |
This mode enables server-side high quality resize in the case when zoom value is lower than 1.0, otherwise the image is resized on the client. |