static extern int GdipCloneMatrix(HandleRef matrix, out IntPtr cloneMatrix);
Declare Function GdipCloneMatrix Lib "gdiplus.dll" (TODO) As TODO