v0.1.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Pages
CGUL::ImageFormat Struct Reference

A struct that defines an image format and how to treat it. More...

#include <Format.hpp>

Public Member Functions

bool operator== (const ImageFormat &o)
 

Public Attributes

String name
 
UInt32 dataType
 
UInt32 redBits
 
UInt32 greenBits
 
UInt32 blueBits
 
UInt32 alphaBits
 
Enum glFormat
 

Detailed Description

A struct that defines an image format and how to treat it.


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