The XPngFileChunk type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() | BackColorType |
The background color chunk specifies the implit background color.
|
![]() | Data |
Gets or sets file data.
|
![]() | FileOffset |
Gets or sets file offset.
|
![]() ![]() | GammaType |
The gamma chunk specifies relationship between the image and the intensity of the hole image.
|
![]() ![]() | HistogramType |
The histogram chunk contains approximatelly values about frequency of using specific colors in the image. When is not possible to show all colors, an application can deside which color should be replaced with the different one.
|
![]() ![]() | ChromaType |
The chroma chunk is used in applications, which require the specification of device-independent colors.
|
![]() ![]() | ImageDataType |
The image data chunk.
|
![]() ![]() | ImageHeaderType |
The image header chunk. It must be located in the beginning of the PNG file. It contains basic informace about an image (size...)
|
![]() ![]() | ImageTrailerType |
The image trailer chunk. The chunk is empty.
|
![]() | Length |
Gets or sets file length.
|
![]() ![]() | PaletteType |
The palette chunk.
|
![]() ![]() | PhysicalDimsType |
Physical dimension chunk contains information about the size of a pixel in the real image.
|
![]() ![]() | SGPInfoType |
SGP chunk contains information about SGP specific properties such as transparency, tile size and many more.
|
![]() ![]() | SignificantBitsType |
Significant bits chuck.
|
![]() ![]() | TextType |
Text chunk contains user text information.
|
![]() ![]() | TimeType |
Last modification time chunk.
|
![]() ![]() | TransparencyType |
Transparency chunk specifies whether the image use transparency.
|
![]() | Type |
Gets or sets type of information.
|
![]() | XCrc |
Gets or sets CRC check bits.
|
![]() ![]() | ZTextType |
ZText chunk contains compressed user data.
|