What is the difference between .sgi and .uil?
- Extension
- .sgi
- .uil
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Silicon Graphics
- The Open Group
- Description
- Image saved in the native graphics format used by Silicon Graphics workstations; can store 8 to 32 bits per pixel; also supports Run-length encoding (RLE) compression for reducing the image file size.
- X-Motif UIL Table (UIL) is a plain text file format used by the User Interface Language (UIL) compiler, which is used for creating user interfaces for the X Window System. This format is used for defining menus, buttons, dialog boxes, and other components of graphical user interfaces. UIL files are written using a set of keywords and parameters that can be used to set up the visual elements of the user interface.
- MIME Type
- image/sgi
- application/x-uil
- Sample
- sample.sgi
- sample.uil
- Wikipedia
- .sgi on Wikipedia