Platforms to show: All Mac Windows Linux Cross-Platform

NewCIVectorWithXYMBS(x as Double, y 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 two values.
Example
dim x as Double = 1
dim y as Double = 2
dim v as CIVectorMBS
v=NewCIVectorWithXYMBS(x,y)

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...