MyPaint.Rectangle

Fields

Name

Type

Access

Description

height

int

r/w

width

int

r/w

x

int

r/w

y

int

r/w

Methods

copy ()

expand_to_include_point (x, y)

expand_to_include_rect (other)

Details

class MyPaint.Rectangle
copy()
Return type:

MyPaint.Rectangle

expand_to_include_point(x, y)
Parameters:
expand_to_include_rect(other)
Parameters:

other (MyPaint.Rectangle) –