[]
        
(Showing Draft Content)

C1.Win.Bitmap.PngOptions

PngOptions Class

Encoder options supported by the native PNG codec.

Inheritance
PngOptions
Namespace: C1.Win.Bitmap
Assembly: C1.Win.Bitmap.4.8.dll
Syntax
public class PngOptions : 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.