Google
BitmapBuffered.Transform Method
Class
Pascal
procedure Transform(transformationMatrix: Matrix);
Description

Applies affine transformation to the image by using transformation matrix. Please see Matrix class for a set of currently available transformation operations.

Related Information