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

Public Member Functions | |
| Standard_EXPORT | AlienImage_SunRFAlienImage () |
| Constructs an empty SunRF alien image. . | |
| Standard_EXPORT void | Clear () |
| Frees memory allocated by SunRFAlienImage . | |
| Standard_EXPORT Handle_Image_Image | ToImage () const |
| Converts a SunRFAlienImage object to a Image object. . | |
| Standard_EXPORT void | FromImage (const Handle(Image_Image)&anImage) |
| Converts an Image object to a SunRFAlienImage object. . | |
| Standard_EXPORT Standard_Boolean | Read (OSD_File &afile) |
| Reads the content of a SunRFAlienImage object from a file Returns True if file is a XWD file . . | |
| Standard_EXPORT Standard_Boolean | Write (OSD_File &afile) const |
| Writes content of a SunRFAlienImage object to a file . | |
| Standard_EXPORT void | SetFormat (const AlienImage_SUNRFFormat aFormat) |
| Sets the SUN Raster File Format for Write method. . | |
| Standard_EXPORT AlienImage_SUNRFFormat | Format () const |
| Returns the SUN Raster File Format . . | |
| Standard_EXPORT const | Handle (Standard_Type)&DynamicType() const |
Private Attributes | |
| Handle_AlienImage_SunRFAlienData | myData |
|
|
|
|
|
|
|
|
|
|
|
Implements AlienImage_AlienUserImage. |
|
|
Reimplemented from AlienImage_AlienUserImage. |
|
|
Implements AlienImage_AlienUserImage. |
|
|
|
|
|
Implements AlienImage_AlienUserImage. |
|
|
Implements AlienImage_AlienUserImage. |
|
|
|
1.4.1