Skip to content

format.gif.Reader

format.gif.Reader

Fields

NameType
ihaxe.io.Input

Protos

  • f@30561 read(format.gif.Reader) → Virtual[blocks, globalColorTable, logicalScreenDescriptor, version]
  • f@30562 readBlock(format.gif.Reader) → format.gif.Block
  • f@30563 readImage(format.gif.Reader) → format.gif.Block
  • f@30564 readPixels(format.gif.Reader, I32, I32, Bool) → haxe.io.Bytes
  • f@30565 deinterlace(format.gif.Reader, haxe.io.Bytes, haxe.io.Bytes, I32, I32, I32, I32, I32) → I32
  • f@30566 readExtension(format.gif.Reader) → format.gif.Block
  • f@30567 readApplicationExtension(format.gif.Reader) → format.gif.Block
  • f@30568 readColorTable(format.gif.Reader, I32) → haxe.io.Bytes

Bindings

  • static f@30560 __constructor__(format.gif.Reader, haxe.io.Input) → Void