Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 304 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 304 Bytes

hxPixel

Pixel Image Library for Haxe3

wip

Decoder

  • PngDecoder
  • GifDecoder
  • EdgDecoder (supported Edge1, Edge2)
  • GalDecoder (supported Gale106 / GaleX200. bpp(bitDepth) <= 8)
  • PsdDecoder (Incomplete)

Encoder

  • PngEncoder (Incomplete)
  • GifEncoder
  • PsdEncoder (Incomplete)