Worked well in ImageEn 10.3, but raises an AV in 11.4.5.
3 L A T E S T R E P L I E S (Newest First)
xequte
Posted - Dec 09 2022 : 13:52:54 Sorry, this is a confusing aspect of GetIEVisionImage.
AssignIEVisionImage() is The *only* needed for methods that change the size of the image. Please see the section "About GetIEVisionImage and AssignIEVisionImage" at:
Posted - Dec 09 2022 : 00:53:53 I assume that is now the case for all IEVisionImage operations? I use the IEVisionImage quite extensively to perform operations and reassign the image back to the IEBitmap when done.
xequte
Posted - Dec 08 2022 : 18:52:09 Hi
There was a bug in older versions prior to v11.4.5 that required assignIEVisionImage() for smooth. That is no longer needed. Please change your code to: