[]
        
(Showing Draft Content)

CSJ2K.j2k.codestream.reader.HeaderDecoder.isOriginalSigned

isOriginalSigned Method

isOriginalSigned(int)

Returns true if the original data of the specified component was signed. If the data was not signed a level shift has to be applied at the end of the decompression chain.

Declaration
public bool isOriginalSigned(int c)
Parameters
Type Name Description
int c

The index of the component

Returns
Type Description
bool

True if the original image component was signed.