struct FastImage::BMP

Defined in:

fastimage/meta/bmp.cr

Constant Summary

MAGICK = "BM".to_slice

Instance Method Summary

Instance methods inherited from struct FastImage::Meta

dimensions dimensions, height : UInt16? height, initial_pos : Int32 initial_pos, width : UInt16? width

Constructor methods inherited from struct FastImage::Meta

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

Instance Method Detail

def type #

[View source]