class Tiff::Type

Defined in:

type.cr

Class Method Summary

Class Method Detail

def self.convert_to_s(tag : UInt16) : String #

[View source]
def self.convert_to_type(tag : String) : UInt16 #

[View source]
def self.from_json(value : JSON::PullParser) : UInt16 #

[View source]
def self.sizeof(type : UInt16) #

[View source]
def self.to_json(value : UInt16, json : JSON::Builder) #

[View source]
def self.which(value : Class) : UInt16 #

[View source]