What is the difference between .cur and .rgba?
- Name
- Windows Cursor
- RGB Bitmap
- Extension
- .cur
- .rgba
- Format
- Binary
- Binary
- Category
- Developer
- Raster Image
- Developer
- Microsoft
- SGI
- Description
- A CUR file is a cursor image or animation used for the Windows mouse pointer. It may be an arrow (for general use), a spinning hourglass (for waiting periods), or an I-bar (for text editing).
- An RGBA file is a color bitmap image format created by Silicon Graphics (SGI). It is similar to the .RGB file as it supports color RGB channels with an alpha channel.
- MIME Type
- application/octet-stream
- image/x-rgb
- Sample
- sample.cur
- sample.rgba
- Wikipedia
- .cur on Wikipedia
- .rgba on Wikipedia