ImageViewControl

How can I recover the image on the view in the smart Client?

I used the ImageViewControl class and the GetCurrentDisplayImageAsBitmap method but it always returns null image

I can have an example of use?

thank you

Br

Francesco

When in the Smart Client using the regular camera views you do not have access to the ImageViewerControl class but can use the ImageViewerAddOn class instead.

Thanks for the reply. How can I use this class to recover the image contained in a view?

Br

Francesco

You can see an example of the use of the ImageViewerAddOn class in the Analytics Overlay plugin sample. There is unfortunately no sample using

Bitmap VideoOS.Platform.Client.ImageViewerAddOn.GetCurrentDisplayedImageAsBitmap (

)

http://doc.developer.milestonesys.com/html/index.html?base=miphelp/class_video_o_s_1_1_platform_1_1_client_1_1_image_viewer_add_on.html&tree=tree_search.html?search=getcurrentdisplayed