ImageGear for Java
updateRowFrom Method
X offset in row.
Number of row to be updated.
New values for the pixels being updated.

Updates the pixels of the specified row area.

ImGearPixelArray

Updates part of row with new pixels.
Syntax
public abstract void updateRowFrom( 
   int column,
   int row,
   ImGearPixelArray pixels
)

Parameters

column
X offset in row.
row
Number of row to be updated.
pixels
New values for the pixels being updated.

Updates the pixels of the specified row area.

ImGearPixelArray

See Also

Reference

ImGearDIB Class
ImGearDIB Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback