Platforms to show: All Mac Windows Linux Cross-Platform
Back to CVImageBufferMBS class.
CVImageBufferMBS.CIImage as Variant
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | AVFoundation | MBS AVFoundation Plugin | 13.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Each time you call this function a new CIImage object is created, so cache it if possible.
Value is a CIImageMBS. We use variant to reduce dependency to other plugins.
(Read only property)
CVImageBufferMBS.Context as CGContextMBS
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | AVFoundation | MBS AVFoundation Plugin | 13.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
(Read only property)
CVImageBufferMBS.Handle as Integer
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | AVFoundation | MBS AVFoundation Plugin | 13.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
(Read only property)
CVImageBufferMBS.IsFlipped as Boolean
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | AVFoundation | MBS AVFoundation Plugin | 13.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
True if 0,0 in the texture is upper left, false if 0,0 is lower left.
(Read only property)
CVImageBufferMBS.Lasterror as Integer
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | AVFoundation | MBS AVFoundation Plugin | 13.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
(Read and Write property)
CVImageBufferMBS.NSImage as Variant
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | AVFoundation | MBS AVFoundation Plugin | 15.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Result is NSImageMBS object or nil in case of error.
(Read only property)
CVImageBufferMBS.Picture as Picture
| Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
| property | AVFoundation | MBS AVFoundation Plugin | 13.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
(Read only property)
The items on this page are in the following plugins: MBS AVFoundation Plugin.