NIF Objects | Compound Types | Enum Types | Basic Types | File Versions

NiRawImageData

LEGACY (pre-10.1)
Raw image data.

Attributes

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.

Parent Of