class Image::TgaPixel
Defined in:
image.cr
Constructors
Instance Method Summary
Constructor Detail
def self.
new(image :
Tga, pixel : Int32)
#
Instance Method Detail
def
blue=(value : UInt8)
#
def
green=(value : UInt8)
#
def
red=(value : UInt8)
#