get_image method

get_image

def get_image(self):
    ...

get_image

def get_image(self, bounds, scale_x, scale_y):
    ...
ParameterTypeDescription
boundsShapeThumbnailBounds
scale_xfloat
scale_yfloat

See Also