NIF File Format Documentation

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

ImageType

Determines how the raw image data is stored in NiRawImageData.

Choices

Number Name Description
1 RGB Colors store red, blue, and green components.
2 RGBA Colors store red, blue, green, and alpha components.

Storage Type

unsigned int

Found In