Graphics::Resource::ImageResource Struct Reference

#include <resource.h>

Collaboration diagram for Graphics::Resource::ImageResource:

Public Member Functions

Size getSize () const
 
PixelFormat getFormat () const
 

Public Attributes

const FSTR::Stringname
 
uint32_t bmOffset
 
uint32_t bmSize
 
uint16_t width
 
uint16_t height
 
PixelFormat format
 

Member Function Documentation

◆ getFormat()

PixelFormat Graphics::Resource::ImageResource::getFormat ( ) const
inline

◆ getSize()

Size Graphics::Resource::ImageResource::getSize ( ) const
inline

Member Data Documentation

◆ bmOffset

uint32_t Graphics::Resource::ImageResource::bmOffset

◆ bmSize

uint32_t Graphics::Resource::ImageResource::bmSize

◆ format

PixelFormat Graphics::Resource::ImageResource::format

◆ height

uint16_t Graphics::Resource::ImageResource::height

◆ name

const FSTR::String* Graphics::Resource::ImageResource::name

◆ width

uint16_t Graphics::Resource::ImageResource::width

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