IM: RAS - Sun Raster File

IM - Imaging Libray

RAS - Sun Raster File
[File Formats]

Description

Copyright Sun Corporation.
Internal Implementation.

Features

    Data Types: Byte
    Color Spaces: Gray, RGB, MAP and Binary
    Compressions: 
      NONE - no compression   [default]
      RLE  - Run Lenght Encoding
    Only one image.
    Can have an alpha channel (only for IM_RGB)
    Internally the components are always packed.
    Internally the lines are arranged from top down to bottom.
    Handle() returns imBinFile* pointer.
 
    Attributes:
      none