struct Tiff::Resolution

Defined in:

resolution.cr

Constructors

Constructor Detail

def self.new(height : UInt32, width : UInt32) #

[View source]