module StumpyTGA

Included Modules

Defined in:

stumpy_tga.cr
stumpy_tga/header.cr
stumpy_tga/read.cr
stumpy_tga/seq_struct.cr
stumpy_tga/tga.cr
stumpy_tga/version.cr

Constant Summary

BYTE_ORDER = IO::ByteFormat::LittleEndian
VERSION = "0.1.0"

Class Method Summary

Macro Summary

Class Method Detail

def self.dbg(str) #

[View source]
def self.read(file) #

[View source]
def self.read_raw(file : String) #

[View source]

Macro Detail

macro seq_struct(name, **fields) #

[View source]