An Image Data chunk represents raw image data.
Metadata about the image is stored within the parent Image (0x19001) chunk.
Data Structure
| Property | Data Type | Description |
|---|---|---|
| ImageSize | uint32 | TODO |
| ImageData | uint8[ImageSize] | TODO |
Parents
Children
No valid children.