Declaration: |
Frm2DImg.GetImgRepositoryData (ImgHandle: integer; var Data: TDouble2DArray): integer; |
Returns the data matrix of the repository image addressed by the image handle ImgHandle (valid values: 1...16).
The function returns the following error codes:
0 ... everything OK
-1 ... the specified repository image does not exist
|
|