The following tables list the members exposed by SaveOptionsPng.
Name | Description | |
---|---|---|
![]() | BackgroundColor | Gets and sets the color to be used to represent background in the stored image. |
![]() | Filter | Gets and sets the filter used for PNG compression. |
![]() | Interlaced | Gets and sets if the image is saved in an interlaced or non-interlaced format. |
![]() | SwapRedAndBlue | Gets and sets if there is a palette, Red and Blue pixels are swapped. |
![]() | TransparencyColor | Gets and sets the color to be used to represent transparency in the stored image. |
![]() | UseBackgroundColor | Gets and sets if the image is saved uses a background color. |
![]() | UseTransparencyColor | Gets and sets if the image saved uses a transparent color. |