public int[] getSourceBands ()

Returns the set of of source bands to be used. The returned value is that set by the most recent call to setSourceBands, or null if there have been no calls to setSourceBands.

Semantically, the array returned is a copy; changes to array contents subsequent to this call have no effect on this IIOParam.

Returns:  the set of source bands to be used, or null.

See also:
setSourceBands