TFormImage image,a#,b#,c#,d#
Parameters:
image - image handle a# - 1,1 element of 2x2 matrix b# - 2,1 element of 2x2 matrix c# - 1,2 element of 2x2 matrix d# - 2,2 element of 2x2 matrix |
Description:
Transforms an image based on a 2x2 matrix. The only real use for this command not available via ScaleImage or RotateImage is that you can use it to shear an image. |
Example:
None. |