The PngEncoderOptions type exposes the following members.
Name | Description | |
---|---|---|
PngEncoderOptions | Overloaded. Creates and initializes PngEncoderOptions class instance. |
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToFrame |
Creates and initalizes Frame class instance with these encoder options. (Overrides EncoderOptions.ToFrame().) |
|
ToString | (Inherited from Object.) |
Name | Description | |
---|---|---|
Interlaced |
Gets/sets a value that specifies if the PNG file should be interlaced. |
|
Left |
Gets/sets left position of the frame. (Inherited from EncoderOptions.) |
|
MediaFormat |
Returns media format for which encoder options are defined. (Inherited from EncoderOptions.) |
|
Top |
Gets/sets top position of the frame. (Inherited from EncoderOptions.) |