class PNG::PNG

Defined in:

utils/png/decode.cr

Constructors

Constructor Detail

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

[View source]