class StumpyX11

Included Modules

Defined in:

stumpy_x11.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def destroy #

[View source]
def height : Int32 #

[View source]
def width : Int32 #

[View source]
def write(buffer : Slice(Int32)) #

[View source]
def write(canvas : StumpyCore::Canvas) #

[View source]