format
double[][] getGreenChannel()
description
Retrieves the contents of the image's green channel as an array of pixel values.
parameters
none
returns
a two-dimensional array of double-precision floating-point pixel values
throws
The getGreenChannel() method does not throw any exceptions.
getGreenChannel()