Image.blank

Clears the image of all pixel data and effectively makes it transparent.

class Image
blank
(
this T
)
()

Return Value

Type: auto

This image to aid method chaining.

Meta