[]
        
(Showing Draft Content)

GrapeCity.Documents.Imaging.Windows.PngOptions

PngOptions Class

Encoder options supported by the native PNG codec.

Inheritance
PngOptions
Namespace: GrapeCity.Documents.Imaging.Windows
Assembly: DS.Documents.Imaging.Windows.dll
Syntax
public class PngOptions : BaseOptions
Public Class PngOptions
    Inherits BaseOptions

Constructors

Name Description
PngOptions()

Properties

Name Description
Filter

Specifies the filter option to use for image compression.

Interlace

Specifies whether to encode the image data as interlaced.