IEx2DImportFilter Struct Reference

Inheritance diagram for IEx2DImportFilter:
IMCUnknown I2DShImportFilter

List of all members.

Public Member Functions

virtual boolean MCCOMAPI Open (IMCFile *file, IShRasterLayer *rasterLayer, boolean chunky)=0
virtual MCCOMErr MCCOMAPI Open (IMCFile *file, IShLayerList *layerList, boolean chunky)=0

Member Function Documentation

virtual MCCOMErr MCCOMAPI IEx2DImportFilter::Open ( IMCFile file,
IShLayerList layerList,
boolean  chunky 
) [pure virtual]

Loads an image from a file as a layer list.

Parameters:
file The file where the image is stored.
layerList The layer list.
chunky If true the image must be stored in one channel RGBA
virtual boolean MCCOMAPI IEx2DImportFilter::Open ( IMCFile file,
IShRasterLayer rasterLayer,
boolean  chunky 
) [pure virtual]

Loads an image from a file.

Parameters:
file The file where the image is stored.
rasterLayer The image.
chunky If true the image must be stored in one channel RGBA

The documentation for this struct was generated from the following file:
Generated on Mon Apr 26 22:47:42 2010 for Carrara SDK Doc by  doxygen 1.6.3