14 #ifndef _HIO_UTILITY_LEADTOOLS_H
15 #define _HIO_UTILITY_LEADTOOLS_H
86 {
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";};
141 {
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";};
152 HFileOutputResult
FileOutputFromImageKey(
const char * filename, HC_KEY image_key, HOutputHandlerOptions * options);
#define HInputOpFileInputToImageKey
This HInputHandler supports input to an image key.
Definition: HIOManager.h:65
Specifies an #HOutputHandler for geometry data.
Definition: HIOManager.h:861
#define HOutputOpFileOutputFromImageKey
This HOutputHandler supports output from an image key.
Definition: HIOManager.h:80
HOutputHandlerStyle
Definition: HIOManager.h:858
Specifies an HInputHandler for image data.
Definition: HIOManager.h:228
#define HIORegisterInputType(type, input_object)
Definition: HIOManager.h:87
#define HIORegisterOutputType(type, output_object)
HIORegisterOutputType(type,output_object) Used by a HOutputHandler to set extension types that it han...
Definition: HIOManager.h:92
HInputHandlerStyle
Definition: HIOManager.h:226
A header file containing the HIO classes for passing to HBaseView::FileInput and HBaseView::FileOutpu...