Table of Contents

Class PngOptions

Namespace
Aspose.CAD.ImageOptions
Assembly
Aspose.CAD.dll

The png file format create options.

public class PngOptions : ImageOptionsBase
Inheritance
PngOptions
Inherited Members

Constructors

PngOptions()

Initializes a new instance of the PngOptions class.

PngOptions(PngOptions)

Initializes a new instance of the JpegOptions class.

Properties

BitDepth

The bit depth.

ColorType

Gets or sets the type of the color.

CompressionLevel

The png image compression level in the 0-9 range, where 9 is maximum compression and 0 is store mode.

FilterType

Gets or sets the filter type used during png file save process.

Progressive

Gets or sets a value indicating whether this PngOptions is progressive.

TargetFormat
XmpData

Gets or sets the XMP metadata container.