ImageGear for Java
opMultiply(ImGearDoubleMatrix,double) Method
ImGearDoubleMatrix matrix value.
Scale value.
Returns copy of ImGearDoubleMatrix matrix scaled to value.
Syntax
public static ImGearDoubleMatrix opMultiply( 
   ImGearDoubleMatrix matrix,
   double value
)

Parameters

matrix
ImGearDoubleMatrix matrix value.
value
Scale value.

Return Value

ImGearDoubleMatrix class object with scaled elements.
See Also

Reference

ImGearDoubleMatrix Class
ImGearDoubleMatrix Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback