class

PF2d::Clip(T)

Inherits PF2d::Canvas < Enumerable < PF2d::Viewable < PF2d::Drawable < Reference < Object

Constructors

new(rect : Rect, source : PF2d::Canvas(T))
Source

Instance methods

draw_point(x, y, value)
Source
get_point?(x, y) : T | Nil
Source
height(*args, **options)
Source
height(*args, **options, &)
Source
rect
Source
size(*args, **options)
Source
size(*args, **options, &)
Source
source
Source
width(*args, **options)
Source
width(*args, **options, &)
Source