Method function IGDIPlus.IGPMatrix.GetElements() : TGPMatrixParams
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: IGPMatrix
Contents |
Syntax
Delphi:
function GetElements() : TGPMatrixParams;
C++ Builder:
TGPMatrixParams __fastcall GetElements();
Visual C++ (MFC):
GetElements();
Summary
Returns the elements of the matrix.
Description
Call this method to get the elements of the matrix.