getAlpha abstract method

C getAlpha(
  1. P pixel
)

Returns the alpha channel value of the pixel.

Implementation

C getAlpha(P pixel);