SampleModel
with the specified width and height, that has a data layout compatible with this ColorModel
.
@param w The width of the SampleModel
you want to create.
@param h The height of the SampleModel
you want to create.
@return A SampleModel
that is compatible with thisColorModel
.
@see SampleModel
|
|
|
|
|
|