Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

SXImage Struct Reference

Collaboration diagram for SXImage:

List of all members.

Public Members

Void CreateFrom (XPane *xpane, const Image &img)
Void Destroy ()
Void WriteImage24 (const Image &img, XVisualInfo *theVisualInfo, RGBAPixel *buffer)
Void WriteImage16 (const Image &img, XVisualInfo *theVisualInfo, RGBAPixel *buffer)
Void WriteImage15 (const Image &img, XVisualInfo *theVisualInfo, RGBAPixel *buffer)
XImage* ximg
XGraphicsSystemxgs


Detailed Description

Definition at line 315 of file XGraphicsSystem.cc.


Member Function Documentation

Void SXImage::CreateFrom (XPane * xpane, const Image & img)

Definition at line 466 of file XGraphicsSystem.cc.

Void SXImage::Destroy ()

Definition at line 602 of file XGraphicsSystem.cc.

Void SXImage::WriteImage15 (const Image & img, XVisualInfo * theVisualInfo, RGBAPixel * buffer)

Definition at line 421 of file XGraphicsSystem.cc.

Void SXImage::WriteImage16 (const Image & img, XVisualInfo * theVisualInfo, RGBAPixel * buffer)

Definition at line 379 of file XGraphicsSystem.cc.

Void SXImage::WriteImage24 (const Image & img, XVisualInfo * theVisualInfo, RGBAPixel * buffer)

Definition at line 337 of file XGraphicsSystem.cc.


Member Data Documentation

XGraphicsSystem * SXImage::xgs

Definition at line 329 of file XGraphicsSystem.cc.

XImage * SXImage::ximg

Definition at line 328 of file XGraphicsSystem.cc.


The documentation for this struct was generated from the following file:
Generated at Sat Aug 5 00:17:10 2000 for Graphics Class Library by doxygen 1.1.0 written by Dimitri van Heesch, © 1997-2000