tagSVTFImageFormatInfo Struct Reference

VTFImageFormat info struct. More...

#include <VTFFile.h>

List of all members.

Public Attributes

vlCharlpName
 Enumeration text equivalent.
vlUInt uiBitsPerPixel
 Format bits per pixel.
vlUInt uiBytesPerPixel
 Format bytes per pixel.
vlUInt uiRedBitsPerPixel
 Format red bits per pixel. 0 for N/A.
vlUInt uiGreenBitsPerPixel
 Format green bits per pixel. 0 for N/A.
vlUInt uiBlueBitsPerPixel
 Format blue bits per pixel. 0 for N/A.
vlUInt uiAlphaBitsPerPixel
 Format alpha bits per pixel. 0 for N/A.
vlBool bIsCompressed
 Format is compressed (DXT).
vlBool bIsSupported
 Format is supported by VTFLib.


Detailed Description

VTFImageFormat info struct.

The SVTFImageFormatInfo struct provides information on VTF image formats.

See also:
VTFImageFormat

Member Data Documentation

vlChar* tagSVTFImageFormatInfo::lpName

Enumeration text equivalent.

vlUInt tagSVTFImageFormatInfo::uiBitsPerPixel

Format bits per pixel.

vlUInt tagSVTFImageFormatInfo::uiBytesPerPixel

Format bytes per pixel.

vlUInt tagSVTFImageFormatInfo::uiRedBitsPerPixel

Format red bits per pixel. 0 for N/A.

vlUInt tagSVTFImageFormatInfo::uiGreenBitsPerPixel

Format green bits per pixel. 0 for N/A.

vlUInt tagSVTFImageFormatInfo::uiBlueBitsPerPixel

Format blue bits per pixel. 0 for N/A.

vlUInt tagSVTFImageFormatInfo::uiAlphaBitsPerPixel

Format alpha bits per pixel. 0 for N/A.

vlBool tagSVTFImageFormatInfo::bIsCompressed

Format is compressed (DXT).

vlBool tagSVTFImageFormatInfo::bIsSupported

Format is supported by VTFLib.


The documentation for this struct was generated from the following file:
Generated on Fri Dec 28 23:26:23 2007 for VTFLib 1.2.7 by  doxygen 1.5.4