#include <AlienImage_XAlienImage.hxx>
Inheritance diagram for AlienImage_XAlienImage:
Public Member Functions | |
Standard_EXPORT | AlienImage_XAlienImage () |
Constructs an empty X11 alien image. . | |
Standard_EXPORT void | Clear () |
Frees memory allocated by XAlienImage . | |
~AlienImage_XAlienImage () | |
Standard_EXPORT void | SetName (const TCollection_AsciiString &aName) |
Sets the Image name for the Name function. . | |
Standard_EXPORT const TCollection_AsciiString & | Name () const |
Returns the Image name. . | |
Standard_EXPORT Handle_Image_Image | ToImage () const |
Converts an XAlienImage object to a Image object. . | |
Standard_EXPORT void | FromImage (const Handle(Image_Image)&anImage) |
Converts an Image object to a XAlienImage object. . | |
Standard_EXPORT Standard_Boolean | Read (OSD_File &afile) |
Reads the content of a XAlienImage object from a file . Returns True if file is a XWD file . . | |
Standard_EXPORT Standard_Boolean | Write (OSD_File &afile) const |
Writes the content of a XAlienImage object to a file . . | |
Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
Handle_AlienImage_X11XWDAlienData | myData |
|
|
|
|
|
|
|
Implements AlienImage_AlienUserImage. |
|
Reimplemented from AlienImage_AlienUserImage. |
|
|
|
Implements AlienImage_AlienUserImage. |
|
|
|
Implements AlienImage_AlienUserImage. |
|
Implements AlienImage_AlienUserImage. |
|
|