This documentation is for the old version. Go to the latest Graphics Mill docs

PngEncoderOptions Properties

The PngEncoderOptions type exposes the following members.

Properties

Name Description
Public property Interlaced

Gets/sets a value that specifies if the PNG file should be interlaced.

Public property Left

Gets/sets left position of the frame.

(Inherited from EncoderOptions.)
Public property MediaFormat

Returns media format for which encoder options are defined.

(Inherited from EncoderOptions.)
Public property Top

Gets/sets top position of the frame.

(Inherited from EncoderOptions.)

See Also

Reference