public abstract class WCImageFrame extends Ref
| Constructor and Description |
|---|
WCImageFrame() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
destroyDecodedData() |
abstract WCImage |
getFrame() |
abstract int[] |
getSize()
Returns frame size, array[0] represents width and array[1]
represents height.
|
public abstract WCImage getFrame()
public abstract int[] getSize()
protected void destroyDecodedData()