AutoResizeConfiguration Members

Include Protected Members
Include Inherited Members

The AutoResizeConfiguration type exposes the following members.

Constructors

  Name Description
Public method AutoResizeConfiguration()
Creates a new resize configuration object for the JpegTools.
Public method AutoResizeConfiguration(UInt32, Size, Size, AutoResizeMode, Double, ColorSpace)
Creates a new resize configuration object for the JpegTools.

Methods

  Name Description
Public method ToString
Returns a string that represents the current object.

Properties

  Name Description
Public property ColorSpacing
One of the supported color spaces.
Public property MaxBufferSize
Maximum output buffer size in bytes.
Public property MaxImageSize
Maximum image size to achieve.
Public property MinEncodingQuality

The lowest desired encoding quality.

Range [0.0, 1.0]

Public property MinImageSize
Minimum image size to achieve.
Public property ResizeMode
One of the AutoResizeModes.

See Also

AutoResizeConfiguration Class

Lumia.Imaging Namespace