Png.setAlpha

Set the image alpha.

class Png
setAlpha
(
this T
)
(
double alpha
)

Parameters

alpha double

The alpha of the image.

Return Value

Type: auto

This image to aid method chaining.

Meta