struct FastImage::GIF

Defined in:

fastimage/meta/gif.cr

Constant Summary

MAGICK = Bytes[71, 73]

Instance Method Summary

Instance methods inherited from struct FastImage::Meta

dimensions dimensions, height : UInt16 | Nil height, initial_pos : Int32 initial_pos, width : UInt16 | Nil width

Constructor methods inherited from struct FastImage::Meta

new(io : IO, initial_pos : Int32 = 0)
new
new

Instance Method Detail

def type #

[View source]