ImageGearJava Project > com.accusoft.imagegear.core Package > ImGearArray Class : getValue Method |
public java.lang.Object getValue( int i ) |
Exception | Description |
---|---|
java.lang.ArrayIndexOutOfBoundsException | if index i is out of range i < 0 || i >= getLength() |
ImGearException | if array is composed of primitives not used in the SDK |