Group: GDI+ Matrix - Library: gdiplus
Custom GDI+ class
GDI+: Using Scale and Shear transformations
GpStatus WINGDIPAPI GdipDeleteMatrix(GpMatrix *matrix)
DECLARE INTEGER GdipDeleteMatrix IN gdiplus;
INTEGER matrix
matrix [in] Handle to a Matrix object.
Returns GpStatus value, 0 means success.
See also: GdipCreateMatrix.