| ImageGear for Java User Guide > ImageGear Imaging Formats Reference > ImageGear Supported File Formats Reference > CUR |
| Full Name | Windows cursor |
| Format ID | ImGearFormats.CUR |
| File Extension(s) | *.cur |
| Data Type | Raster image |
| Data Encoding | Binary |
| IG Multipage Support | Yes |
| IG Alpha Channel Support | Single alpha channel for read/write (see Comments). |
| IG Platforms Support | WIN32, WIN64, Linux32, Linux64, MAC32, MAC64 |
Windows 3.x
None
Cursor files consist of a file header (that is repeated several times), info headers, and cursor data. Cursor data contains an XOR mask bitmap and a monochrome AND mask bitmap. Whenever Windows draws a cursor, the AND bitmap is applied to whatever is on the screen. After that, the XOR bitmap is applied.
![]() |
Files must be 255x255 pixels or less. |
A Jorn Daub EDV-Beratung - Glashutter Weg 105 - D-22889 Tangstedt