struct GUI::Pixel(T)

Defined in:

screen/units/pixel.cr

Constructors

Instance methods inherited from struct GUI::ScreenUnit(T)

value value

Constructor methods inherited from struct GUI::ScreenUnit(T)

new(value : T) new

Constructor Detail

def self.new(value : T) #

[View source]