#include <AlienImage_AlienImage.hxx>
Inheritance diagram for AlienImage_AlienImage:

Public Member Functions | |
| virtual Standard_EXPORT Standard_Boolean | Read (OSD_File &afile)=0 |
| Reads content of a AlienImage object from a file . Returns True if file is a XWD file . . | |
| virtual Standard_EXPORT Standard_Boolean | Write (OSD_File &afile) const =0 |
| Writes content of a AlienImage object to a file . . | |
| virtual Standard_EXPORT Handle_Image_Image | ToImage () const =0 |
| Converts a AlienImage object to a Image object. . | |
| virtual Standard_EXPORT void | FromImage (const Handle(Image_Image)&anImage)=0 |
| Converts a Image object to a AlienImage object. . | |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Protected Member Functions | |
| Standard_EXPORT | AlienImage_AlienImage () |
|
|
|
|
|
|
|
|
1.4.1