ProcessAffineTransform Method

CVB.Net Documentation
Overload List

  NameDescription
Public methodStatic memberAffineTransform(Image, AffineMatrix2D)
Creates an affine transformation (homogeneous matrix transformation) of the whole image img.
Public methodStatic memberAffineTransform(Image, AffineMatrix2D, Area2D)
Creates an affine transformation (homogeneous matrix transformation) of an area a of the given image img.
Top
See Also

Reference