VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Codecs.Encoders Namespace / PngEncoderSettings Class
In This Topic
    PngEncoderSettings Class Properties
    In This Topic
    For a list of all properties of this type, see PngEncoderSettings.
    Public Properties
     NameDescription
    Public PropertyGets or sets a format in which annotations must be saved.
    Public Propertystatic (Shared in Visual Basic)Gets the "best compression" encoder settings.
    Public Propertystatic (Shared in Visual Basic)Gets the "best speed" encoder settings.
    Public PropertyGets or sets the compression level.
    Public Propertystatic (Shared in Visual Basic)Gets the "fast" encoder settings.
    Public PropertyGets or sets the preprocessing method applied to the image data before compression.
    Public PropertyGets or sets the interlace method.
    Public Propertystatic (Shared in Visual Basic)Gets the "normal" encoder settings.
    Public PropertyGets or sets a dictionary that contains textual information for new PNG file.
    See Also