Very helpful, thank you!
Kind regards,
Zuzana
Search found 3 matches
- Fri Oct 09, 2020 4:27 am
- Forum: Epina ImageLab User Forum
- Topic: Adding image annotations programmatically
- Replies: 1
- Views: 116906
- Fri Oct 09, 2020 4:26 am
- Forum: Epina ImageLab User Forum
- Topic: Elements of a TDouble2DArray
- Replies: 2
- Views: 134814
Re: Elements of a TDouble2DArray
Dear Hans,
thank you very much for your reply, it works perfectly!
Kind regards,
Zuzana
thank you very much for your reply, it works perfectly!
Kind regards,
Zuzana
- Thu Oct 08, 2020 10:44 am
- Forum: Epina ImageLab User Forum
- Topic: Elements of a TDouble2DArray
- Replies: 2
- Views: 134814
Elements of a TDouble2DArray
Hi, I would like to ask how could one access the elements of a TDouble2DArray. I was trying to achieve this using square brackets and comma as follows: Element := DataMatrix[1,1]; however, I would get the following error: Compiler: [Error] (126:35): Closing square bracket (']') expected Kind regards...