ImageGearJava Project > com.accusoft.imagegear.core Package > ImGearDIB Class : getLineCopy Method |
public abstract ImGearPixelArray getLineCopy( int startColumn, int startRow, int endColumn, int endRow ) |
Incoming coordinates must not exceed the image area bounds. Otherwise, an exception will be thrown.