getBlueChannel

format

double[][] getBlueChannel()

description

Retrieves the contents of the image's blue channel as an array of pixel values.

parameters

none

returns

a two-dimensional array of double-precision floating-point pixel values

throws

The getBlueChannel() method does not throw any exceptions.