Bitmap Class Reference

List of all members.

Detailed Description

Functions for rendering pixbufs on drawables.

Todo:
check if we need to delete the GtkBitmap


Public Member Functions

GdkBitmap * gdkB ()
 Gets the type.
 this (GdkBitmap *gdkBitmap)
 Creates a new Bitmap from a GdkBitmap.

Static Public Member Functions

Bitmap createFromData (Drawable drawable, char[] data, gint width, gint height)
 Creates a new bitmap from data.


Member Function Documentation

Bitmap Bitmap.createFromData Drawable  drawable,
char[]  data,
gint  width,
gint  height
[static]
 

Creates a new bitmap from data.

GdkBitmap* Bitmap.gdkB  ) 
 

Gets the type.

Returns:
the type

Bitmap.this GdkBitmap *  gdkBitmap  ) 
 

Creates a new Bitmap from a GdkBitmap.


SourceForge.net Logo DSource.org Logo digitalmars.com Logo