DrawingContext.matte

Make the image transparent according to the specified PaintMethod constant.

If you use the PaintMethod.FillToBorderMethod, assign the border color with the DrawingContext.borderColor property.

class DrawingContext
void
matte
(
size_t x
,
size_t y
,
)

Meta