getBlue abstract method

C getBlue(
  1. P pixel
)

Returns the blue channel value of the pixel.

Implementation

C getBlue(P pixel);