Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Static Public Member Functions
AlienImage Class Reference

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

#include <AlienImage.hxx>

Static Public Member Functions

static DEFINE_STANDARD_ALLOC
Standard_Boolean 
CreateImage (const TCollection_AsciiString &theFileName, Handle< Image_Image > &theImage)
static Standard_Boolean CreateImage (const Standard_CString theFileName, Handle< Image_Image > &theImage)
static Standard_Boolean CreateImage (OSD_File &theFile, Handle< Image_Image > &theImage)
static 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_Boolean AlienImage::CreateImage ( const Standard_CString  theFileName,
Handle< Image_Image > &  theImage 
) [static]
static Standard_Boolean AlienImage::CreateImage ( OSD_File theFile,
Handle< Image_Image > &  theImage 
) [static]
static Standard_Boolean AlienImage::LoadImageFile ( const Standard_CString  anImageFile,
Handle< Image_Image > &  anImage,
Standard_Integer aWidth,
Standard_Integer aHeight 
) [static]

The documentation for this class was generated from the following file: