PngSaveOptions Class
Represents a class which stores saving options for PNG file format.
public sealed class PngSaveOptions : SaveOptionsPublic NotInheritable Class PngSaveOptions
Inherits SaveOptions- Inheritance:
- System.ObjectPngSaveOptions
Inherited Properties
| GifDefault | Gets the default saving options for GIF image file format. (Inherited from SaveOptions) |
| JpegDefault | Gets the default saving options for JPEG image file format. (Inherited from SaveOptions) |
| PngDefault | Gets the default saving options for PNG image file format. (Inherited from SaveOptions) |
| TiffDefault | Gets the default saving options for TIFF image file format. (Inherited from SaveOptions) |