IMaxSizeOptions

IMaxSizeOptions class

Limits of image size options interface.

The IMaxSizeOptions type exposes the following members:

Properties

Name Description
max_width Maximum width of an output image in pixels.
max_height Maximum height of an output image in pixels.

See Also