Nebula
Loading...
Searching...
No Matches
CoreGraphics::ImageLoadInfo Struct Reference

#include <image.h>

Public Attributes

SizeT width
 
SizeT height
 
SizeT depth
 
ImageChannelPrimitive primitive
 
PixelFormat::Code format
 
ImageContainer container
 
uint8_t redOffset
 
uint8_t greenOffset
 
uint8_t blueOffset
 
uint8_t alphaOffset
 
byte * buffer
 

Member Data Documentation

◆ alphaOffset

uint8_t CoreGraphics::ImageLoadInfo::alphaOffset

◆ blueOffset

uint8_t CoreGraphics::ImageLoadInfo::blueOffset

◆ buffer

byte* CoreGraphics::ImageLoadInfo::buffer

◆ container

ImageContainer CoreGraphics::ImageLoadInfo::container

◆ depth

SizeT CoreGraphics::ImageLoadInfo::depth

◆ format

PixelFormat::Code CoreGraphics::ImageLoadInfo::format

◆ greenOffset

uint8_t CoreGraphics::ImageLoadInfo::greenOffset

◆ height

SizeT CoreGraphics::ImageLoadInfo::height

◆ primitive

ImageChannelPrimitive CoreGraphics::ImageLoadInfo::primitive

◆ redOffset

uint8_t CoreGraphics::ImageLoadInfo::redOffset

◆ width

SizeT CoreGraphics::ImageLoadInfo::width

The documentation for this struct was generated from the following file: