[]
        
(Showing Draft Content)

CSJ2K.Color.ColorSpaceMapper.copyGeometry

copyGeometry Method

copyGeometry(DataBlk, DataBlk)

Copy the DataBlk geometry from source to target DataBlk and assure that the target has an appropriate data buffer.

Declaration
protected static void copyGeometry(DataBlk tgt, DataBlk src)
Parameters
Type Name Description
DataBlk tgt

has its geometry set.

DataBlk src

used to get the new geometric parameters.