Luna::Image::DDSImage
Represents one loaded DDS image.
struct Luna::Image::DDSImage
Do not initialize this object by yourself, instead, creates one empty DDS image object by calling new_dds_image, which will allocate pixel memory and initialize subresource descriptors
Member objects
-
The image descriptor.
-
The image pixel data.
-
An array of subresource descriptors.