[]
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.
public bool isOriginalSigned(int c)
Type | Name | Description |
---|---|---|
int | c | The index of the component |
Type | Description |
---|---|
bool | True if the original image component was signed. |