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:63
Specifies an HOutputHandler for geometry data.
Definition: HIOManager.h:822
#define HOutputOpFileOutputFromImageKey
This HOutputHandler supports output from an image key.
Definition: HIOManager.h:78
HOutputHandlerStyle
Definition: HIOManager.h:819
Specifies an HInputHandler for image data.
Definition: HIOManager.h:227
HOutputHandler an abstract base class for model and image output.
Definition: HIOManager.h:1213
#define HIORegisterInputType(type, input_object)
Definition: HIOManager.h:85
#define HIORegisterOutputType(type, output_object)
HIORegisterOutputType(type,output_object) Used by a HOutputHandler to set extension types that it han...
Definition: HIOManager.h:90
HInputHandlerStyle
Definition: HIOManager.h:225
Definition: HIOManager.h:865
void SetOutputOps(unsigned long ops)
This sets the HOutputOp.
Definition: HIOManager.h:1378
A header file containing the HIO classes for passing to HBaseView::FileInput and HBaseView::FileOutpu...