Nebula
|
#include <image.h>
Public Attributes | |
CoreGraphics::PixelFormat | format |
SizeT | width |
SizeT | height |
SizeT | depth |
void * | data |
void* CoreGraphics::ImageCreateInfoData::data |
SizeT CoreGraphics::ImageCreateInfoData::depth |
CoreGraphics::PixelFormat CoreGraphics::ImageCreateInfoData::format |
SizeT CoreGraphics::ImageCreateInfoData::height |
SizeT CoreGraphics::ImageCreateInfoData::width |