ComponentOne Bitmap for WinForms
C1.Win.Bitmap.4.5.2 Assembly / C1.Win.Bitmap Namespace / PngOptions Class
Properties


In This Topic
    PngOptions Class Members
    In This Topic

    The following tables list the members exposed by PngOptions.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertySpecifies the filter option to use for image compression.  
    Public PropertySpecifies whether to encode the image data as interlaced.  
    Public PropertySpecifies the source rectangle for encoding. (Inherited from C1.Win.Bitmap.BaseOptions)
    Top
    See Also