OCC Main Page | Visualization | Toolkits | Packages | Class Hierarchy | Data Structures | File List | Data Fields | Globals

Visualization
TKService
AlienImage


AlienImage Class Reference

This package allows importation of images
from some other format into CAS.CADE format.
.

#include <AlienImage.hxx>


Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)

Static Public Member Functions

static Standard_EXPORT Standard_Boolean CreateImage (const TCollection_AsciiString &theFileName, Handle(Image_Image)&theImage)
static Standard_EXPORT Standard_Boolean CreateImage (const Standard_CString theFileName, Handle(Image_Image)&theImage)
static Standard_EXPORT Standard_Boolean CreateImage (OSD_File &theFile, Handle(Image_Image)&theImage)
static Standard_EXPORT Standard_Boolean LoadImageFile (const Standard_CString anImageFile, Handle(Image_Image)&anImage, Standard_Integer &aWidth, Standard_Integer &aHeight)
 Used by plotter drivers
.


Member Function Documentation

static Standard_EXPORT Standard_Boolean AlienImage::CreateImage OSD_File &  theFile,
Handle(Image_Image)&  theImage
[static]
 

static Standard_EXPORT Standard_Boolean AlienImage::CreateImage const Standard_CString  theFileName,
Handle(Image_Image)&  theImage
[static]
 

static Standard_EXPORT Standard_Boolean AlienImage::CreateImage const TCollection_AsciiString &  theFileName,
Handle(Image_Image)&  theImage
[static]
 

static Standard_EXPORT Standard_Boolean AlienImage::LoadImageFile const Standard_CString  anImageFile,
Handle(Image_Image)&  anImage,
Standard_Integer &  aWidth,
Standard_Integer &  aHeight
[static]
 

void AlienImage::operator delete void *  anAddress  )  [inline]
 

void* AlienImage::operator new size_t  size  )  [inline]
 

void* AlienImage::operator new size_t  ,
void *  anAddress
[inline]
 


The documentation for this class was generated from the following file:
Generated on Mon Aug 25 13:55:20 2008 for OpenCASCADE by  doxygen 1.4.1