NIF Objects | Compound Types | Enum Types | Basic Types | File Versions
| Name | Type | Arg | Arr1 | Arr2 | Cond | Description | From | To |
|---|---|---|---|---|---|---|---|---|
| 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 | Width | Height | imageType == 1 | Image pixel data. | |||
| RGBA Image Data | ByteColor4 | Width | Height | imageType == 2 | Image pixel data. | |||