What is the difference between .rgb and .fx?
- Name
- RGB Bitmap
- JavaFX
- Extension
- .rgb
- .fx
- Format
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- SGI
- Oracle
- Description
- Color bitmap image format created by Silicon Graphics (SGI); generic format used for saving RGB color images on SGI workstations; recognized by various image viewing programs.
- Vector image files for use in JavaFX user interface.
- MIME Type
- image/x-rgb
- application/x-java-jnlp-file
- Sample
- sample.rgb
- Wikipedia
- .rgb on Wikipedia
- .fx on Wikipedia