@return the height of the pixel data
()
| 75 | |
| 76 | /** @return the height of the pixel data */ |
| 77 | public int getHeight (); |
| 78 | |
| 79 | /** @return the {@link Format} of the pixel data */ |
| 80 | public Format getFormat (); |
no outgoing calls
no test coverage detected