Skip to main content

ZoomQuality

Enumerations

ZoomQuality

Specifies zoom quality of the displayed image. Zoom with higher quality requires more resources on the server-side than lower quality zoom.

Enumeration Members

Enumeration MemberValueDescription
high2High quality.
low0Low quality.
medium1Medium quality.
shrinkHighStretchLow3This 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.
Was this page helpful?