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

#include <image.h>

Classes

union  ImageData

Public Attributes

SizeT width
SizeT height
SizeT channels
ImageChannelPrimitive primitive
PixelFormat::Code format
uint8_t redOffset
uint8_t greenOffset
uint8_t blueOffset
uint8_t alphaOffset
union CoreGraphics::ImageLoadInfo::ImageData data

Member Data Documentation

◆ alphaOffset

uint8_t CoreGraphics::ImageLoadInfo::alphaOffset

◆ blueOffset

uint8_t CoreGraphics::ImageLoadInfo::blueOffset

◆ channels

SizeT CoreGraphics::ImageLoadInfo::channels

◆ data

union CoreGraphics::ImageLoadInfo::ImageData CoreGraphics::ImageLoadInfo::data

◆ 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:
  • /github/workspace/code/render/coregraphics/image.h