pleyo.com

BAL::BCNativeImage Class Reference

#include <BCNativeImage.h>

Inheritance diagram for BAL::BCNativeImage:

BAL::BINativeImage BAL::BINativeImage

List of all members.

Public Member Functions

 BCNativeImage ()
virtual ~BCNativeImage ()
virtual IntSize size () const
 Get size.
virtual bool hasAlpha ()
 tell if alpha.
virtual bool Create (const RGBA32Buffer &aBuffer, const IntSize &aSize)
virtual bool Create (const IntSize &size)
SDL_Surface * getSurface ()
 BCNativeImage (SDL_Surface *)
 BCNativeImage (SDL_Surface *, RGBA32Array *)
virtual ~BCNativeImage ()
virtual IntSize size () const
 Get size.
virtual bool hasAlpha ()
 tell if alpha.

Public Attributes

cairo_surface_tm_cairoSurface

Friends

class BCGraphicsDeviceSDL


Constructor & Destructor Documentation

BAL::BCNativeImage::BCNativeImage (  ) 

BAL::BCNativeImage::~BCNativeImage (  )  [virtual]

BAL::BCNativeImage::BCNativeImage ( SDL_Surface *  surface  ) 

BAL::BCNativeImage::BCNativeImage ( SDL_Surface *  surface,
RGBA32Array array 
)

virtual BAL::BCNativeImage::~BCNativeImage (  )  [virtual]


Member Function Documentation

IntSize BAL::BCNativeImage::size (  )  const [virtual]

Get size.

Implements BAL::BINativeImage.

bool BAL::BCNativeImage::hasAlpha (  )  [virtual]

tell if alpha.

FIXME is this usefull ?

Implements BAL::BINativeImage.

virtual bool BAL::BCNativeImage::Create ( const RGBA32Buffer aBuffer,
const IntSize aSize 
) [virtual]

virtual bool BAL::BCNativeImage::Create ( const IntSize size  )  [virtual]

SDL_Surface* BAL::BCNativeImage::getSurface (  )  [inline]

virtual IntSize BAL::BCNativeImage::size (  )  const [virtual]

Get size.

Implements BAL::BINativeImage.

virtual bool BAL::BCNativeImage::hasAlpha (  )  [virtual]

tell if alpha.

FIXME is this usefull ?

Implements BAL::BINativeImage.


Friends And Related Function Documentation

friend class BCGraphicsDeviceSDL [friend]


Member Data Documentation

cairo_surface_t* BAL::BCNativeImage::m_cairoSurface


The documentation for this class was generated from the following files:
Generated on Wed Nov 21 20:04:19 2007 for Origyn Web Browser by Doxygen 1.5.3

pleyo.com
pleyo.com