Is this page helpful?

In this page

Icons and Cursors (ICO and CUR)

LEADTOOLS reads and writes Windows Icon and Cursor files. LEADTOOLS is not designed as an icon editor, but this file support lets you create a bitmap from an icon or cursor, or create an icon or cursor from a bitmap. The library (DLL) to support these formats is the same as for BMP files.

The file constants associated with these file formats are:

Constant Read Support Write Support Description
FILE_WIN_ICO 1, 4, 8, 32 BPP 1, 4, 8, 32 BPP [91] Windows Icon.
FILE_PNG_ICO 1, 4, 8, 24, 32 BPP 1, 4, 8, 24, 32 BPP [321] Windows PNG Icon.
FILE_WIN_CUR 1, 4, 8, 32 BPP 1, 4, 8, 32 BPP [92] Windows Cursor.

Required DLLs and Libraries

Related Formats

Platforms

Win32, x64.

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Raster Imaging C API Help
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.