Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

Component: ImageView

A control to show images with animation on a layout on macOS and iOS.

You can ue this instead of a webviewer to show GIF animations.

Version macOS Windows Linux Server iOS SDK
7.4 / 13.0 ✅ Yes ❌ No ❌ No 🔶 5%, on macOS ✅ 90%

Item Details
ImageView.Clear
Clears image.
Mac/iOS
7.4
ImageView.CreateWithControl
Creates a new image view on the given window covering the area of the given control.
Mac/iOS
7.4
ImageView.CreateWithSize
Creates a new image view inside the window with the given rectangle.
Mac/iOS
7.4
ImageView.CreateWithWindow
Creates a new image view which covers the whole window.
Mac/iOS
7.4
ImageView.GetHeight
Queries current height of image view.
Mac/iOS
7.4
ImageView.GetLeft
Queries current position of the image view.
Mac/iOS
7.4
ImageView.GetTag
Queries the tag string for this image view.
Mac/iOS
7.4
ImageView.GetToolTip
Queries tooltip text.
Mac only
7.4
ImageView.GetTop
Queries current position of the drop area.
Mac/iOS
7.4
ImageView.GetVisible
Queries current visibility state.
Mac/iOS
7.4
ImageView.GetWidth
Queries current width of the image view.
Mac/iOS
7.4
ImageView.List
Lists all IDs of image view objects.
Mac/iOS
13.0
ImageView.Release
Releases the image view and reclaims memory.
Mac/iOS
7.4
ImageView.ReleaseAll
A convenience method to release all image views.
Mac/iOS
7.4
ImageView.SetFrame
Sets a new frame for the image view.
Mac/iOS
7.4
ImageView.SetFrameWithControl
Repositions image view to given control.
Mac/iOS
9.0
ImageView.SetImage
Sets the image to be shown in the image view.
Mac/iOS
7.4
ImageView.SetTag
Sets the tag string for this image view.
Mac/iOS
7.4
ImageView.SetToolTip
Sets tooltip for image view.
Mac only
7.4
ImageView.SetVisible
Hides or shows the image view.
Mac/iOS
7.4

20 functions shown.

These functions require a license (60%).

Release notes

Blog Entries

Example Databases