Image¶
-
class
shoebot.data.Image(bot, path=None, x=0, y=0, width=None, height=None, alpha=1.0, data=None, **kwargs)¶ -
draw()¶
-
property
fill¶
-
inheritFromContext(ignore=())¶ Doesn’t store exactly the same items as Nodebox for ease of implementation, it has enough to get the Nodebox Dentrite example working.
-
property
stroke¶
-
property
strokewidth¶
-
property
center¶ Returns the center point of the path, disregarding transforms.
-
copy()¶
-