ROOT  6.05/03
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Attributes | List of all members
_GdkImage Struct Reference

Definition at line 31 of file gdkimage.h.

Public Attributes

GdkImageType type
 
GdkVisualvisual
 
GdkByteOrder byte_order
 
guint16 width
 
guint16 height
 
guint16 depth
 
guint16 bpp
 
guint16 bpl
 
gpointer mem
 

#include </mnt/vdb/lsf/workspace/root-makedoc/rootspi/rdoc/src/master/graf2d/win32gdk/gdk/src/gdk/gdkimage.h>

+ Collaboration diagram for _GdkImage:

Member Data Documentation

guint16 _GdkImage::bpl
guint16 _GdkImage::bpp
GdkByteOrder _GdkImage::byte_order
guint16 _GdkImage::depth
guint16 _GdkImage::height
gpointer _GdkImage::mem
GdkImageType _GdkImage::type
GdkVisual* _GdkImage::visual

Definition at line 33 of file gdkimage.h.

Referenced by gdk_image_get(), gdk_image_new_bitmap(), and gdk_image_new_with_depth().

guint16 _GdkImage::width

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