Compression

Compression class

Contains the image compression settings.

public class Compression

Constructors

NameDescription
Compression()The default constructor.

Properties

NameDescription
Jpeg { get; set; }Gets or sets the JPEG options.
Jpeg2000 { get; set; }Gets or sets the JPEG 2000 options.
Type { get; set; }Gets or sets the type.

See Also