Dr. Halo files are device-independent images. The image is stored in one file (.CUT) and the palette is stored in a separate file (PAL). If the image has no corresponding .PAL file, it is considered a grayscale image.
File constants associated with this file format are:
Constant | Read Support | Write Support | Description |
Cut | 8 BPP | 8 BPP | Dr. Halo. |
Required DLL: Leadtools.Codecs.Cut.Dll. For a listing of the exact DLLs needed, based on the toolkit version, refer to Files To Be Included With Your Application.
NOTE: This format does not support LEAD's redirected IO feature, therefore it cannot be used with the overloads of Load that take an input stream parameter or FeedLoad.