Platforms to show: All Mac Windows Linux Cross-Platform

NewCIVectorWithStringMBS(s as string) as CIVectorMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
global method CoreImage MBS MacCI Plugin 7.3 ✅ Yes ❌ No ❌ No ✅ Yes All
Creates a new vector based on content of the string.
Example
dim v as CIVectorMBS
v=NewCIVectorWithStringMBS("[1 2 3]")

Returns nil on any error.
Requires Mac OS X 10.4 to work.

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


The biggest plugin in space...