Platforms to show: All Mac Windows Linux Cross-Platform

Back to MLFeatureValueMBS class.

MLFeatureValueMBS.CIImageValue as Variant

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CoreML MBS Mac64bit Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
Queries image as CIImageMBS object.

(Read only property)

Some examples using this property:

MLFeatureValueMBS.dictionaryValue as Dictionary

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CoreML MBS Mac64bit Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
Populated value if the type is TypeDictionary.

When you query the dictionary, you get a copy.
(Read only property)

MLFeatureValueMBS.doubleValue as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CoreML MBS Mac64bit Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
Populated value if the type is TypeDouble.

(Read only property)

MLFeatureValueMBS.Handle as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CoreML MBS Mac64bit Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
The internal object reference.

(Read and Write property)

MLFeatureValueMBS.imageBufferValue as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CoreML MBS Mac64bit Plugin 20.0 ✅ Yes ❌ No ❌ No ✅ Yes All
The image, or pixelBuffer, wrapped in this feature value.

The handle for a CVPixelBufferMBS object.
(Read only property)

MLFeatureValueMBS.int64Value as Int64

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CoreML MBS Mac64bit Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
Populated value if the type is TypeInt64.

(Read only property)

MLFeatureValueMBS.multiArrayValue as MLMultiArrayMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CoreML MBS Mac64bit Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
Populated value if the type is TypeMultiArray.

(Read only property)

MLFeatureValueMBS.PictureHeight as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CoreML MBS Mac64bit Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
The picture height.

Populated value if the type is TypeImage.
(Read only property)

MLFeatureValueMBS.PictureValue as Picture

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CoreML MBS Mac64bit Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
Populated value if the type is TypeImage.

(Read only property)

Some examples using this property:

MLFeatureValueMBS.PictureWidth as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CoreML MBS Mac64bit Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
The picture width.

Populated value if the type is TypeImage.
(Read only property)

MLFeatureValueMBS.sequenceValue as MLSequenceMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CoreML MBS Mac64bit Plugin 20.0 ✅ Yes ❌ No ❌ No ✅ Yes All
The sequence wrapped in this feature value.

(Read only property)

MLFeatureValueMBS.stringValue as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CoreML MBS Mac64bit Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
Populated value if the type is TypeString.

(Read only property)

MLFeatureValueMBS.Type as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CoreML MBS Mac64bit Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
Type of the value for which the corresponding property below is held.

(Read only property)

MLFeatureValueMBS.Undefined as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CoreML MBS Mac64bit Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
True if the value represents a missing or undefined value.

(Read only property)

MLFeatureValueMBS.value as Variant

Type Topic Plugin Version macOS Windows Linux iOS Targets
property CoreML MBS Mac64bit Plugin 17.4 ✅ Yes ❌ No ❌ No ✅ Yes All
Queries value as variant.

(Read only property)

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


The biggest plugin in space...