Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to NSAffineTransformMBS class.
NSAffineTransformMBS.appendTransform(transform as NSAffineTransformMBS)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreImage | MBS Main Plugin | 7.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
NSAffineTransformMBS.Constructor
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreImage | MBS Main Plugin | 7.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
On success the handle property will not be 0.
See also:
NSAffineTransformMBS.Constructor(m11 as Double, m12 as Double, m21 as Double, m22 as Double, tx as Double, ty as Double)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreImage | MBS Main Plugin | 9.6 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
See also:
NSAffineTransformMBS.Constructor(transform as NSAffineTransformMBS)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreImage | MBS Main Plugin | 7.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
On success the handle property will not be 0.
See also:
NSAffineTransformMBS.getValues(byref m11 as Double, byref m12 as Double, byref m21 as Double, byref m22 as Double , byref tx as Double, byref tY as Double)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreImage | MBS Main Plugin | 7.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreImage | MBS Main Plugin | 7.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
NSAffineTransformMBS.Operator_Convert as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreImage | MBS Main Plugin | 20.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
NSAffineTransformMBS.Operator_Multiply(other as NSAffineTransformMBS) as NSAffineTransformMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreImage | MBS Main Plugin | 20.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
NSAffineTransformMBS.Operator_MultiplyRight(other as NSAffineTransformMBS) as NSAffineTransformMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreImage | MBS Main Plugin | 20.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
NSAffineTransformMBS.prependTransform(transform as NSAffineTransformMBS)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreImage | MBS Main Plugin | 7.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
NSAffineTransformMBS.rotateByDegrees(angle as Double)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreImage | MBS Main Plugin | 7.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
NSAffineTransformMBS.rotateByRadians(angle as Double)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreImage | MBS Main Plugin | 7.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
NSAffineTransformMBS.scale(scale as Double)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreImage | MBS Main Plugin | 7.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
See also:
NSAffineTransformMBS.scale(scaleX as Double, scaleY as Double)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreImage | MBS Main Plugin | 7.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
See also:
NSAffineTransformMBS.setValues(m11 as Double, m12 as Double, m21 as Double, m22 as Double , tx as Double, tY as Double)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreImage | MBS Main Plugin | 7.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
NSAffineTransformMBS.transformBezierPath(NSBezierPath as Variant) as Variant
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreImage | MBS Main Plugin | 15.1 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
NSAffineTransformMBS.transformPoint(byref x as Double, byref y as Double)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreImage | MBS Main Plugin | 7.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
NSAffineTransformMBS.transformSize(byref width as Double, byref height as Double)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreImage | MBS Main Plugin | 7.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
NSAffineTransformMBS.translate(deltaX as Double, deltaY as Double)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | CoreImage | MBS Main Plugin | 7.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
The items on this page are in the following plugins: MBS Main Plugin.