IM File List
Here is a list of all documented files with brief descriptions:| im.h [code] | Main API |
| im_attrib.h [code] | Attributes Table |
| im_attrib_flat.h [code] | Attributes Table Flat API. This will simplify the DLL export, and can be used for C aplications |
| im_binfile.h [code] | Binary File Access |
| im_capture.h [code] | Video Capture |
| im_color.h [code] | Color Manipulation |
| im_colorhsi.h [code] | HSI Color Manipulation |
| im_complex.h [code] | Complex Data Type |
| im_convert.h [code] | Image Conversion |
| im_counter.h [code] | Processing Counter |
| im_dib.h [code] | Windows DIB (Device Independent Bitmap) |
| im_file.h [code] | File Access |
| im_format.h [code] | File Format Access |
| im_format_all.h [code] | All the Internal File Formats. They are all automatically registered by the library. The signatures are in C, but the functions are C++. Header for internal use only |
| im_format_avi.h [code] | Register the AVI Format |
| im_format_jp2.h [code] | Register the JP2 Format |
| im_format_raw.h [code] | Initialize the RAW Format Driver Header for internal use only |
| im_format_wmv.h [code] | Register the WMF Format |
| im_image.h [code] | Image Manipulation |
| im_kernel.h [code] | Kernel Generators Creates several known kernels |
| im_lib.h [code] | Library Management and Main Documentation |
| im_math.h [code] | Math Utilities |
| im_math_op.h [code] | Math Operations |
| im_palette.h [code] | Palette Generators |
| im_plus.h [code] | C++ Wrapper for File Access |
| im_process.h [code] | Image Processing |
| im_process_ana.h [code] | Image Statistics and Analysis |
| im_process_glo.h [code] | Image Processing - Global Operations |
| im_process_loc.h [code] | Image Processing - Local Operations |
| im_process_pon.h [code] | Image Processing - Pontual Operations |
| im_raw.h [code] | RAW File Format |
| im_util.h [code] | Utilities |
| imlua.h [code] | IM Lua 5 Binding |
| old_im.h [code] | Old API |