[]
        
(Showing Draft Content)

CSJ2K.j2k.image.input.ImgReader.isOrigSigned

isOrigSigned Method

isOrigSigned(int)

Returns true if the data read was originally signed in the specified component, false if not.

Declaration
public abstract bool isOrigSigned(int c)
Parameters
Type Name Description
int c

The index of the component, from 0 to C-1.

Returns
Type Description
bool

true if the data was originally signed, false if not.