getRed abstract method

C getRed(
  1. P pixel
)

Returns the red channel value of the pixel.

Implementation

C getRed(P pixel);