[]
Returns the position of the fixed point in the specified component (i.e. the number of fractional bits), which is always 0 for this ImgReader.
public override int getFixedPoint(int c)
| Type | Name | Description |
|---|---|---|
| int | c | The index of the component. |
| Type | Description |
|---|---|
| int | The position of the fixed-point (i.e. the number of fractional bits). Always 0 for this ImgReader. |