MAFrameBufferInfo Struct Reference

#include <maapi.h>

List of all members.


Detailed Description

A structure containing information about the native framebuffer, with things like color format and resolution. The 'sizeInBytes' field is the amount of bytes that should be used to allocate the offscreen framebuffer (a backbuffer).


Public Attributes

int sizeInBytes
int bytesPerPixel
int bitsPerPixel
int redMask
int redShift
int redBits
int greenMask
int greenShift
int greenBits
int blueMask
int blueShift
int blueBits
int width
int height
int pitch
int supportsGfxSyscalls


Member Data Documentation

int MAFrameBufferInfo::sizeInBytes
 

int MAFrameBufferInfo::bytesPerPixel
 

int MAFrameBufferInfo::bitsPerPixel
 

int MAFrameBufferInfo::redMask
 

int MAFrameBufferInfo::redShift
 

int MAFrameBufferInfo::redBits
 

int MAFrameBufferInfo::greenMask
 

int MAFrameBufferInfo::greenShift
 

int MAFrameBufferInfo::greenBits
 

int MAFrameBufferInfo::blueMask
 

int MAFrameBufferInfo::blueShift
 

int MAFrameBufferInfo::blueBits
 

int MAFrameBufferInfo::width
 

int MAFrameBufferInfo::height
 

int MAFrameBufferInfo::pitch
 

int MAFrameBufferInfo::supportsGfxSyscalls
 


Generated on Sat Feb 13 00:15:38 2010 for MoSync 2 beta 1 by  doxygen 1.4.6-NO