CImageView:AttachFromList

CImageView:GetViewPtr


The GetViewPtr method returns a pointer to the image wrapped by the CImageView object. This pointer is required by some methods in other classes that use a direct pointer to a window in the Mira GUI, rather than a reference to a CImageView object.

Syntax

pointer = CImageView:GetViewPtr()

Related Topics

CImageView, Attach, AttachFromList