Platforms to show: All Mac Windows Linux Cross-Platform

NewCIVectorWithXMBS(x as Double) 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 one value.
Example
dim x as Double = 1
dim v as CIVectorMBS
v=NewCIVectorWithXMBS(x)

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

Blog Entries

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


The biggest plugin in space...