Public Member Functions | Public Attributes

sp::video::SImageData Struct Reference

#include <spImageFormatInterfaces.hpp>

Inheritance diagram for sp::video::SImageData:
sp::video::SImageDataRead sp::video::SImageDataWrite

List of all members.

Public Member Functions

 SImageData ()
virtual ~SImageData ()

Public Attributes

s32 Width
s32 Height
s32 bpp
 Bits per pixel (8, 16, 24, 32).
EPixelFormats Format
s32 FormatSize
 Pixel format size. 1, 2, 3 or 4.

Constructor & Destructor Documentation

sp::video::SImageData::SImageData (  )  [inline]
virtual sp::video::SImageData::~SImageData (  )  [inline, virtual]

Member Data Documentation

Bits per pixel (8, 16, 24, 32).

Pixel format size. 1, 2, 3 or 4.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines