ImageGear for .NET
MultiplyByVector(UInt16[],Int32) Method
See Also  Send Feedback
ImageGear21.Core Assembly > ImageGear.Processing Namespace > IGDoubleMatrix Class > MultiplyByVector Method : MultiplyByVector(UInt16[],Int32) Method




vectorContent
Array containing vector coordinates.
vectorOffset
Offset to vector to multiply the matrix with.

Glossary Item Box

Multiplies matrix by vector found in vectorContent array at the specified offset and stores result in the same place.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

vectorContent
Array containing vector coordinates.
vectorOffset
Offset to vector to multiply the matrix with.

See Also

©2013. Accusoft Corporation. All Rights Reserved.