dataType is notone of the supported types.
DataBuffer that corresponds to this ComponentSampleModel. The DataBuffer object's data type, number of banks, and size are be consistent with this ComponentSampleModel.
@return a DataBuffer whose data type, number of banksand size are consistent with this ComponentSampleModel.
DataBuffer that corresponds to this MultiPixelPackedSampleModel. The DataBuffer object's data type and size is consistent with this MultiPixelPackedSampleModel. The DataBuffer has a single bank.
@return a DataBuffer with the same data type andsize as this MultiPixelPackedSampleModel.
DataBuffer corresponding to thisSampleModel.
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |