| synopsis || arguments || prev || next |

kdu_codestream::get_signed

Java: Kdu_codestream::Get_signed

bool get_signed( int comp_idx)

Java: boolean Get_signed( int comp_idx)

[Declared in "../coresys/common/kdu_compressed.h"]

Go to class description.


Synopsis

Returns true if the image component originally had a signed representation; false if it was unsigned. The interpretation of the component index is affected by the component range arguments, first_component and max_components supplied in any call to apply_input_restrictions.


Arguments

comp_idx [int]


| top || synopsis || arguments || prev || next |