New in version 9.5
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
New classes in version 9.5:
New modules in version 9.5:
New class events in version 9.5:
New class methods in version 9.5:
- CGAffineTransformMBS.Constructor
- CGAffineTransformMBS.Constructor(a as double, b as double, c as double, d as double, tx as double = 0.0, ty as double = 0.0)
- CGAffineTransformMBS.EqualToTransform(t as CGAffineTransformMBS) as boolean
- CGAffineTransformMBS.Identity as CGAffineTransformMBS
- CGAffineTransformMBS.IsIdentity as boolean
- CGAffineTransformMBS.Make(a as double, b as double, c as double, d as double, tx as double = 0.0, ty as double = 0.0) as CGAffineTransformMBS
- CGAffineTransformMBS.MakeRotation(angle as Double) as CGAffineTransformMBS
- CGAffineTransformMBS.MakeScale(sx as Double, sy as Double) as CGAffineTransformMBS
- CGAffineTransformMBS.MakeTranslation(tx as Double, ty as Double) as CGAffineTransformMBS
- CGColorMBS.Black as CGColorMBS
- CGColorMBS.Clear as CGColorMBS
- CGColorMBS.Create(colorspace as CGColorSpaceMBS, components as memoryblock) as CGColorMBS
- CGColorMBS.CreateGenericCMYK(cyan as Double, magenta as Double, yellow as Double, black as Double, alpha as Double = 1.0) as CGColorMBS
- CGColorMBS.CreateGenericGray(gray as Double, alpha as Double = 1.0) as CGColorMBS
- CGColorMBS.CreateGenericRGB(red as Double, green as Double, blue as Double, alpha as Double = 1.0) as CGColorMBS
- CGColorMBS.White as CGColorMBS
- CGColorSpaceMBS.CreateCalibratedGray(whitePoint() as Double, blackPoint() as Double, gamma as Double) as CGColorSpaceMBS
- CGColorSpaceMBS.CreateCalibratedRGB(whitePoint() as Double, blackPoint() as Double, gamma() as Double, matrix() as Double) as CGColorSpaceMBS
- CGColorSpaceMBS.CreateDeviceCMYK as CGColorSpaceMBS
- CGColorSpaceMBS.CreateDeviceGray as CGColorSpaceMBS
- CGColorSpaceMBS.CreateDeviceRGB as CGColorSpaceMBS
- CGColorSpaceMBS.CreateLab(whitePoint() as Double, blackPoint() as Double, range() as Double) as CGColorSpaceMBS
- CGColorSpaceMBS.CreatePattern(baseSpace as CGColorSpaceMBS) as CGColorSpaceMBS
- CGColorSpaceMBS.CreateWithPlatformColorSpace(Handle as Integer) as CGColorSpaceMBS
- CGColorSpaceMBS.ICCProfile as string
- CGDataConsumerMBS.Constructor
- CGDataConsumerMBS.Constructor(file as folderitem)
- CGDataConsumerMBS.Constructor(url as string)
- CGDataConsumerMBS.CreateWithFile(file as folderitem) as CGDataConsumerMBS
- CGDataConsumerMBS.CreateWithURL(url as string) as CGDataConsumerMBS
- CGDataProviderMBS.Constructor(data as string)
- CGDataProviderMBS.Constructor(file as folderitem)
- CGDataProviderMBS.CreateWithData(data as string) as CGDataProviderMBS
- CGDataProviderMBS.CreateWithFile(file as folderitem) as CGDataProviderMBS
- CGDataProviderMBS.CreateWithURL(url as string) as CGDataProviderMBS
- CGDataProviderMBS.Data as string
- CGPDFDocumentMBS.Constructor(dataProvider as CGDataProviderMBS)
- CGPDFDocumentMBS.Constructor(file as folderitem)
- CGPDFDocumentMBS.Constructor(url as string)
- CGPDFDocumentMBS.GetID as CGPDFArrayMBS
- CGPDFStreamMBS.Data(byref format as Integer) as string
- CGPDFStringMBS.Length as Integer
- CGPointMBS.Constructor
- CGPointMBS.Constructor(source as CGPointMBS)
- CGPointMBS.Constructor(x as Double, y as Double)
- CGPointMBS.Make(x as Double, y as Double) as CGPointMBS
- CGPointMBS.Zero as CGPointMBS
- CGPSConverterMBS.Constructor(options as Dictionary = nil)
- CGRectMBS.Constructor
- CGRectMBS.Constructor(source as CGRectMBS)
- CGRectMBS.Constructor(x as Double, y as Double, width as Double, height as Double)
- CGRectMBS.Infinite as CGRectMBS
- CGRectMBS.IsInfinite as boolean
- CGRectMBS.Make(x as Double, y as Double, width as Double, height as Double) as CGRectMBS
- CGRectMBS.Null as CGRectMBS
- CGRectMBS.Zero as CGRectMBS
- CGSizeMBS.Constructor
- CGSizeMBS.Constructor(source as CGSizeMBS)
- CGSizeMBS.Constructor(width as Double, height as Double)
- CGSizeMBS.Make(width as Double, height as Double) as CGSizeMBS
- CGSizeMBS.Zero as CGSizeMBS
- HTMLViewer.IEImageMBS as picture
- HTMLViewer.IEPrintMBS as boolean
- HTMLViewer.IEScrollHeightMBS as Integer
- HTMLViewer.IEScrollWidthMBS as Integer
- NSSoundMBS.availableSounds as string()
- Picture.CombineMBS(Image As Picture, PreMultipliedSource as boolean, Mask As Picture, DestX as Integer, DestY as Integer, SourceX as Integer, SourceY as Integer, Width as Integer, Height as Integer, UseColours As Boolean) as boolean
- Picture.CombineMBS(Image As Picture, PreMultipliedSource as boolean, Mask As Picture, DestX as Integer, DestY as Integer, SourceX as Integer, SourceY as Integer, Width as Integer, Height as Integer, UseColours As Boolean, ForeColour As color) as boolean
- Picture.CombineMBS(Image As Picture, PreMultipliedSource as boolean, Mask As Picture, DestX as Integer, DestY as Integer, SourceX as Integer, SourceY as Integer, Width as Integer, Height as Integer, UseColours As Boolean, ForeColour As color, MaskColour As color) as boolean
- Picture.CombineMBS(Image As Picture, PreMultipliedSource as boolean, Mask As Picture, DestX as Integer, DestY as Integer, SourceX as Integer, SourceY as Integer, Width as Integer, Height as Integer, UseColours As Boolean, ForeColour as Integer) as boolean
- Picture.CombineMBS(Image As Picture, PreMultipliedSource as boolean, Mask As Picture, DestX as Integer, DestY as Integer, SourceX as Integer, SourceY as Integer, Width as Integer, Height as Integer, UseColours As Boolean, ForeColour as Integer, MaskColour as Integer) as boolean
New class properties in version 9.5:
New global functions in version 9.5:
- PictureCombineMBS(DestImage As Picture, Image As Picture, PreMultipliedSource as boolean, Mask As Picture, DestX as Integer, DestY as Integer, SourceX as Integer, SourceY as Integer, Width as Integer, Height as Integer, UseColours As Boolean) as boolean
- PictureCombineMBS(DestImage As Picture, Image As Picture, PreMultipliedSource as boolean, Mask As Picture, DestX as Integer, DestY as Integer, SourceX as Integer, SourceY as Integer, Width as Integer, Height as Integer, UseColours As Boolean, ForeColour As color) as boolean
- PictureCombineMBS(DestImage As Picture, Image As Picture, PreMultipliedSource as boolean, Mask As Picture, DestX as Integer, DestY as Integer, SourceX as Integer, SourceY as Integer, Width as Integer, Height as Integer, UseColours As Boolean, ForeColour As color, MaskColour As color) as boolean
- PictureCombineMBS(DestImage As Picture, Image As Picture, PreMultipliedSource as boolean, Mask As Picture, DestX as Integer, DestY as Integer, SourceX as Integer, SourceY as Integer, Width as Integer, Height as Integer, UseColours As Boolean, ForeColour as Integer) as boolean
- PictureCombineMBS(DestImage As Picture, Image As Picture, PreMultipliedSource as boolean, Mask As Picture, DestX as Integer, DestY as Integer, SourceX as Integer, SourceY as Integer, Width as Integer, Height as Integer, UseColours As Boolean, ForeColour as Integer, MaskColour as Integer) as boolean
- RandomBytesStringMBS(Length as Integer, ASCII as boolean=false) as string
453 new items including
5 new classes
one new module
71 new methods
one new event
12 new properties
for existing classes and
6 new global methods.
This list may lack items got removed in the last years.
Older version
Newer version