What is the difference between .ras and .uil?
- Extension
- .ras
- .uil
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Sun
- The Open Group
- Description
- Originally used on the Sun Microsystems computers, RAS is a raster image format that displays bitmap images. It is popularly used for specific types of research projects and it can be developed in Unix OS as well. It supports 1 and 32-bits per pixel and used RLE compression codec.
- 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/x-cmu-raster
- application/x-uil
- Sample
- sample.uil
- Wikipedia
- .ras on Wikipedia