Description | Hierarchy | Fields | Methods | Properties |
type TPngChunk = packed record
A record that represents a png chunk.
Length: LongWord; |
Name: array[0..3] of AnsiChar; |
Length: LongWord; |
The length of the chunk |
Name: array[0..3] of AnsiChar; |
The name of the chunk |