Platforms to show: All Mac Windows Linux Cross-Platform

Back to IKImageViewMBS class.

IKImageViewMBS.autohidesScrollers as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageKit MBS AVFoundation Plugin 22.1 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Specifies the automatic-hiding scroll bar state for the image view.

(Read and Write property)

IKImageViewMBS.autoresizes as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageKit MBS AVFoundation Plugin 22.1 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Specifies the automatic resizing state for the image view.

(Read and Write property)

Some examples using this property:

IKImageViewMBS.backgroundColor as NSColorMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageKit MBS AVFoundation Plugin 22.1 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Specifies the background color for the image view.

(Read and Write property)

IKImageViewMBS.currentToolMode as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageKit MBS AVFoundation Plugin 22.1 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Specifies the current tool mode for the image view.

(Read and Write property)

IKImageViewMBS.doubleClickOpensImageEditPanel as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageKit MBS AVFoundation Plugin 22.1 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Specifies the image-opening state of the editing pane in the image view.

(Read and Write property)

Some examples using this property:

IKImageViewMBS.editable as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageKit MBS AVFoundation Plugin 22.1 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Specifies the editable state for the image view.

(Read and Write property)

IKImageViewMBS.hasHorizontalScroller as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageKit MBS AVFoundation Plugin 22.1 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Specifies the horizontal scroll bar state for the image view.

(Read and Write property)

IKImageViewMBS.hasVerticalScroller as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageKit MBS AVFoundation Plugin 22.1 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Specifies the vertical scroll bar state for the image view.

(Read and Write property)

IKImageViewMBS.Image as CGImageMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageKit MBS AVFoundation Plugin 22.1 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Returns the image associated with the view, after any image corrections.

(Read only property)

IKImageViewMBS.imageCorrection as Variant

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageKit MBS AVFoundation Plugin 22.1 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Specifies a Core Image filter for image correction.

(Read and Write property)

IKImageViewMBS.imageHeight as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageKit MBS AVFoundation Plugin 22.1 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Returns the height of the image in the image view.

The image size changes whenever an image is rotates or cropped.
(Read only property)

IKImageViewMBS.imageProperties as Dictionary

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageKit MBS AVFoundation Plugin 22.1 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Returns the metadata for the image in the view.

A dictionary of metadata that specifies the image properties.
(Read only property)

IKImageViewMBS.imageWidth as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageKit MBS AVFoundation Plugin 22.1 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Returns the width of the image in the image view.

The image size changes whenever an image is rotates or cropped.
(Read only property)

IKImageViewMBS.Picture as Picture

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageKit MBS AVFoundation Plugin 22.1 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Returns the image associated with the view, after any image corrections.

Converted to picture for your convenience.
(Read only property)

IKImageViewMBS.rotationAngle as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageKit MBS AVFoundation Plugin 22.1 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Specifies the rotation angle for the image view.

(Read and Write property)

IKImageViewMBS.supportsDragAndDrop as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageKit MBS AVFoundation Plugin 22.1 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Specifies the drag-and-drop support state for the image view.

(Read and Write property)

Some examples using this property:

IKImageViewMBS.zoomFactor as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property ImageKit MBS AVFoundation Plugin 22.1 ✅ Yes ❌ No ❌ No ❌ No Desktop only
Specifies the zoom factor for the image view.

(Read and Write property)

The items on this page are in the following plugins: MBS AVFoundation Plugin.


The biggest plugin in space...