[]
Returns the height in pixels of the specified component in the overall image.
public virtual int getCompImgHeight(int n)
| Type | Name | Description |
|---|---|---|
| int | n | The index of the component, from 0 to N-1. |
| Type | Description |
|---|---|
| int | The height in pixels of component n in the overall image. |