What is the difference between .b16 and .ico?
- Name
- PCO
- Windows Icon File
- Extension
- .b16
- .ico
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- PCO AG
- Microsoft
- Description
- B16 (PCO) files are binary data files used by the PCO CameraLink camera system. They contain raw image data and can be used for a variety of applications, including medical imaging, machine vision, and scientific research.
- An ICO file is an image format used to store icons for Windows programs, files, and folders. It contains two bitmaps: 1) the AND bitmap - the image mask (which determines what part of the icon is transparent) and 2) the XOR bitmap - contains the icon which is mapped onto the image mask. ICO files can be modified to create custom icons.
- MIME Type
- application/x-b16-image
- image/x-icon
- Sample
- sample.ico
- Wikipedia
- .ico on Wikipedia