Matrix Class
procedure TransformImage(data: TByteMatrix; var outData: TByteMatrix);
Applies transform to the given byte matrix (usually to the image stored in TByteMatrix).