Google
Matrix.TransformImage Method
Class
Pascal
procedure TransformImage(data: TByteMatrix; var outData: TByteMatrix);
Description

Applies transform to the given byte matrix (usually to the image stored in TByteMatrix).

Related Information