nux-0.9.46

nux::GdkGraphics Class Reference

#include <NuxImage/GdkGraphics.h>

Public Member Functions

 GdkGraphics ()
 GdkGraphics (const TCHAR *Filename)
 GdkGraphics (void *GdkPixbufPtr)
 ~GdkGraphics ()
bool LoadImage (const TCHAR *Filename)
void LoadGdkPixbuf (void *GdkPixbufPtr)
NBitmapDataGetBitmap ()

Constructor & Destructor Documentation

nux::GdkGraphics::GdkGraphics ( )
nux::GdkGraphics::GdkGraphics ( const TCHAR Filename)
nux::GdkGraphics::GdkGraphics ( void *  GdkPixbufPtr)
nux::GdkGraphics::~GdkGraphics ( )

Member Function Documentation

NBitmapData* nux::GdkGraphics::GetBitmap ( )
void nux::GdkGraphics::LoadGdkPixbuf ( void *  GdkPixbufPtr)
bool nux::GdkGraphics::LoadImage ( const TCHAR Filename)

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