Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 433 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 433 Bytes

imageformats

.NET modules for decoding obscure graphics formats:

  • .PPM, .PGM, .PBM (Netpbm images)
  • .TGA (Targa)
  • .PCX (ZSoft Paintbrush)
  • .IFF (Amiga ILBM images)
  • .SGI, .RGB, .BW (SGI images)
  • .RAS (Sun raster images)
  • .MAC (MacPaint)
  • .CUT (Dr. Halo)
  • .XPM (X Window PixMap)
  • .DEEP (TVPaint IFF DEEP images)
  • .FITS (experimental support)
  • .DICOM (experimental support)
  • .DDS (DirectDraw Surface images)