getGreen abstract method

C getGreen(
  1. P pixel
)

Returns the green channel value of the pixel.

Implementation

C getGreen(P pixel);