uicore::DDSFormat Class Reference

Image format that can load Direct3D texture (.dds) files. More...

#include <dds_format.h>

Static Public Member Functions

static PixelBufferSetPtr load (const std::string &filename)
 
static PixelBufferSetPtr load (const IODevicePtr &file)
 

Detailed Description

Image format that can load Direct3D texture (.dds) files.

Member Function Documentation

static PixelBufferSetPtr uicore::DDSFormat::load ( const std::string filename)
static
static PixelBufferSetPtr uicore::DDSFormat::load ( const IODevicePtr file)
static

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