10 #ifndef _HIO_UTILITY_LEADTOOLS_H
11 #define _HIO_UTILITY_LEADTOOLS_H
82 {
return "jpeg;jpg;bmp;gif;tif;tiff;wmf;emf;ico;cur;ani;clp;avi;fpx;exf;psd;pcd;cal;pcx;wfx;png;tga;ras;pct;awd;wpg;msp;mac;cut";};
137 {
return "jpeg;jpg;bmp;gif;tif;tiff;wmf;emf;ico;cur;ani;clp;avi;fpx;exf;psd;pcd;cal;pcx;wfx;png;tga;ras;pct;awd;wpg;msp;mac;cut";};
#define HInputOpFileInputToImageKey
This HInputHandler supports input to an image key.
Definition: HIOManager.h:62
Specifies an HOutputHandler for geometry data.
Definition: HIOManager.h:865
#define HOutputOpFileOutputFromImageKey
This HOutputHandler supports output from an image key.
Definition: HIOManager.h:77
HOutputHandlerStyle
Definition: HIOManager.h:862
Specifies an HInputHandler for image data.
Definition: HIOManager.h:226
HOutputHandler an abstract base class for model and image output.
Definition: HIOManager.h:1225
#define HIORegisterInputType(type, input_object)
Definition: HIOManager.h:84
#define HIORegisterOutputType(type, output_object)
HIORegisterOutputType(type,output_object) Used by a HOutputHandler to set extension types that it han...
Definition: HIOManager.h:89
HInputHandlerStyle
Definition: HIOManager.h:224
Definition: HIOManager.h:908
void SetOutputOps(unsigned long ops)
This sets the HOutputOp.
Definition: HIOManager.h:1390
A header file containing the HIO classes for passing to HBaseView::FileInput and HBaseView::FileOutpu...