NIF Objects | Compound Types | Enum Types | Basic Types | File Versions
| Name | Type | Description |
|---|---|---|
| From NiObject | ||
| From NiRawImageData | ||
| Width | uint | Image width |
| Height | uint | Image height |
| Image Type | ImageType | The format of the raw image data. |
| RGB Image Data | ByteColor3 | Image pixel data. |
| RGBA Image Data | ByteColor4 | Image pixel data. |