Available in LEADTOOLS Imaging Pro, Vector, Document, and Medical Imaging toolkits. |
Dr Halo (CUT)
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 |
FILE_CUT |
8 BPP |
8 BPP |
[108] Dr. Halo. |
Required DLL: LFCUT. For a listing of the exact DLLs needed, based on the toolkit version, refer to Files To Be Included With Your Application.
For CUT files, you can read and write the following bits per pixel: 8.
NOTE: This format does not support LEAD's redirected IO feature, therefore it cannot be used with L_RedirectIO, L_LoadBitmapMemory, L_LoadMemory, L_SaveBitmapMemory, or L_FeedLoad.
Win32, x64.