ImageGear for Java
setElem Method
Row coordinate of the matrix element to set.
Column coordinate of the matrix element to set.
Double value.
Sets matrix element value.
Syntax
public void setElem( 
   int row,
   int column,
   double value
)

Parameters

row
Row coordinate of the matrix element to set.
column
Column coordinate of the matrix element to set.
value
Double value.
See Also

Reference

ImGearDoubleMatrix Class
ImGearDoubleMatrix Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback