XII Release 0.1.0
Loading...
Searching...
No Matches
xiiImageFormatMappings Class Reference

Helper class containing methods to convert between xiiImageFormat::Enum and platform-specific image formats. More...

#include <ImageFormatMappings.h>

Static Public Member Functions

static xiiUInt32 ToDxgiFormat (xiiImageFormat::Enum format)
 Maps a xiiImageFormat::Enum to an equivalent Direct3D DXGI_FORMAT.
 
static xiiImageFormat::Enum FromDxgiFormat (xiiUInt32 uiDxgiFormat)
 Maps a Direct3D DXGI_FORMAT to an equivalent xiiImageFormat::Enum.
 
static xiiUInt32 ToFourCc (xiiImageFormat::Enum format)
 Maps a xiiImageFormat::Enum to an equivalent FourCC code.
 
static xiiImageFormat::Enum FromFourCc (xiiUInt32 uiFourCc)
 Maps a FourCC code to an equivalent xiiImageFormat::Enum.
 

Detailed Description

Helper class containing methods to convert between xiiImageFormat::Enum and platform-specific image formats.


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