MBS Plugin Documentation
Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchie
New in Version 7.0 7.1 7.2 7.3 7.4 7.5 7.6 7.7 7.8 8.0 8.1 8.2 8.3 8.4 8.5 8.6 8.7 9.0
The list of the themes, classes, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
The plugin MBS Picture Plugin:
- method Scan(p as picture) as boolean
- method Scan(p as picture, lines() as integer) as boolean
- property LastPicture as Picture
- property Barcode as String
- property LastBarcode as String
- property MinimumLength as Integer
- property CheckDigits as Boolean
- property Mode as Integer
- PictureFromXFaceStringMBS(xface as string) as picture
- PictureFromXFaceMemoryBlockMBS(xface as memoryblock) as picture
- PictureFromXFaceMemoryBlockMBS(xface as memoryblock, size as integer) as picture
- XFaceStringFromPictureMBS(pic as picture) as string
- method DrawIcon(g as graphics,x as integer,y as integer,width as integer,height as integer)
- method DrawIcon(g as graphics,x as integer,y as integer,width as integer,height as integer,align as integer)
- method DrawIcon(g as graphics,x as integer,y as integer,width as integer,height as integer,align as integer,transform as integer)
- method DrawIconCGContext(CGContextHandle as integer,x as integer,y as integer,width as integer,height as integer, align as integer, transform as integer, flags as integer, labelColor as color)
- method Constructor(f as folderitem)
- method IconFamily as IconFamilyMBS
- method IsIconRefMaskEmpty as boolean
- method GetForeground as IconMBS
- method GetBackground as IconMBS
- method RetainCount as integer
- method Constructor(type as string, creator as string)
- method Constructor
- method PointInIcon(pointx as integer,pointy as integer,x as integer,y as integer,width as integer,height as integer,align as integer) as boolean
- method RectInIcon(rectx as integer,recty as integer,rectwidth as integer,rectheight as integer,x as integer,y as integer,width as integer,height as integer,align as integer) as boolean
- method Close
- property Handle as Integer
- property Valid as Boolean
- property Release as Boolean
- property LastError as Integer
- method SetIconImage(pic as picture, mask as picture) as boolean
- method GetIconImage(size as integer, byref pic as picture, byref mask as picture) as boolean
- method WriteFile(f as folderitem)
- method Thumbnail32BitData as picture
- method Thumbnail8BitMask as picture
- method Huge1BitMask as picture
- method Huge1BitData as picture
- method Huge4BitData as picture
- method Huge8BitData as picture
- method Huge32BitData as picture
- method Huge8BitMask as picture
- method Large1BitMask as picture
- method Large1BitData as picture
- method Large4BitData as picture
- method Large8BitData as picture
- method Large32BitData as picture
- method Large8BitMask as picture
- method Small1BitMask as picture
- method Small1BitData as picture
- method Small4BitData as picture
- method Small8BitData as picture
- method Small32BitData as picture
- method Small8BitMask as picture
- method PutOnScrap
- method Close
- method Register(creator as string, type as string) as IconMBS
- method Data as string
- property Handle as Integer
- property Valid as Boolean
- property LastError as Integer
- property Release as Boolean
- property Dither as Boolean
- method OpenAsIconFamilyMBS as IconFamilyMBS
- method OpenAsIconsFamilyMBS as IconFamilyMBS
- method IconMBS(width as integer) as picture
- method IconMaskMBS(width as integer) as picture
- method IconImageMBS(width as integer) as picture
- method DrawIconMBS(g as Graphics,x as integer,y as integer)
- method DrawWideIconMBS(g as Graphics,x as integer,y as integer,width as integer)
- method DrawWideIconMBS(g as Graphics,x as integer,y as integer,width as integer, WindowsIconIndex as integer)
- method RemoveCustomIconFromFileMBS as integer
- method AddCustomIconMBS(icon as IconFamilyMBS, Compat as boolean) as integer
- method FinderUpdateMBS as integer
- NewIconFamilyMBSFromScrap as IconFamilyMBS
- NewIconFamilyMBS as IconFamilyMBS
- CompositeIconsMBS(ForeGround as IconMBS, BackGround as IconMBS) as IconMBS
- method Close
- method Run as boolean
- property SourcePicture as Picture
- property DestinationPicture as Picture
- property MaxX as Integer
- property MinX as Integer
- property MaxY as Integer
- property MinY as Integer
- property SepiaRed as Integer
- property SepiaGreen as Integer
- property SepiaBlue as Integer
- property FactorRed as Double
- property FactorBlue as Double
- property FactorGreen as Double
- method Close
- method Run(channels as integer) as boolean
- method Ver(index as integer) as double
- method Hor(index as integer) as double
- property SourcePicture as Picture
- property DestinationPicture as Picture
- property ValueCount as Integer
- method Close
- method Run as boolean
- method Table(r as integer, g as integer, b as integer, x as integer) as double
- property SourcePicture as Picture
- property DestinationPicture as Picture
- property MaxX as Integer
- property MinX as Integer
- property MaxY as Integer
- property MinY as Integer
- method ScrollVerticalMBS(delta as integer, wrap as boolean, scrollmask as boolean) as boolean
- method ScrollHorizontalMBS(delta as integer, wrap as boolean, scrollmask as boolean) as boolean
- method ScrollMBS(deltaX as integer, deltaY as integer, wrap as boolean, scrollmask as boolean) as boolean
- method HasMaskMBS as boolean
- method ChangeBrightnessAbsoluteMBS(r as double, g as double, b as double) as picture
- method ChangeBrightnessLinearMBS(r as double, g as double, b as double) as picture
- method ChangeBrightnessAbsoluteMBS(x as double) as picture
- method ChangeBrightnessLinearMBS(x as double) as picture
- method ChangeCustomMBS(a as double, b as double) as picture
- method ChangeContrastMBS(x as double) as picture
- method ChangeContrastMBS(xr as double, xg as double, xb as double) as picture
- method MakeHBITMAPMBS as integer
- method InvertMBS(left as integer,top as integer,width as integer,height as integer) as picture
- method InvertMBS as picture
- method EmbeddedMaskMBS(swap as boolean) as picture
- method PicHandleMBS as picture
- method AutoLevelMBS as picture
- method PicHandleDataMBS as string
- method CountColorMBS(col as color) as integer
- method CountColorsMBS(byref red as memoryblock, byref blue as memoryblock, byref green as memoryblock, byref count as integer)
- method TransformColorsMBS(red as memoryblock, blue as memoryblock, green as memoryblock) as picture
- method ReplaceColorMBS(SearchColor as color, ReplaceWithColor as color) as picture
- method ExtractColorMBS(SearchColor as color, ReplaceWithColor as color, BackGroundColor as color) as picture
- BuildPictureWithPicHandleDataMBS(data as string) as picture
- BuildPictureWithGWorldHandleMBS(handle as integer, ByPassOwernerShip as boolean) as picture
- BinaryStringtoPictureMBS(data as String) as Picture
- PicturetoBinaryStringMBS(p as picture) as string
- CombinePicturesMBS(red as picture, blue as picture, green as picture) as picture
- MergePictureMBS(source1 as picture, source2 as picture) as picture
- TintPictureMBS(source as picture, GreyBase as color, SepiaBase as color) as picture
- method CopyMaskMBS as picture
- method CopyPictureWithoutMaskMBS as picture
- method CopyPictureWithMaskMBS as picture
- property RowBytes as Integer
- property DataPtr as Integer
- property Width as Integer
- property Height as Integer
- property Picture as Picture
- property Data as Memoryblock
- property DataCopy as Memoryblock
- property BytesPerPixel as Integer
- property RedOffset as Integer
- property GreenOffset as Integer
- property BlueOffset as Integer
- method Render as picture
- property RowBytes as Integer
- property DataPtr as Integer
- property Width as Integer
- property Height as Integer
- property Picture as Picture
- property BytesPerPixel as Integer
- property RedOffset as Integer
- property GreenOffset as Integer
- property BlueOffset as Integer
- property Data as Memoryblock
- property DataCopy as Memoryblock
- property RowBytes as Integer
- property DataPtr as Integer
- property Width as Integer
- property Height as Integer
- property Picture as Picture
- property BytesPerPixel as Integer
- property RedOffset as Integer
- property GreenOffset as Integer
- property BlueOffset as Integer
- property Data as Memoryblock
- property DataCopy as Memoryblock
- property RowBytes as Integer
- property DataPtr as Integer
- property Width as Integer
- property Height as Integer
- property Picture as Picture
- property BytesPerPixel as Integer
- property RedOffset as Integer
- property GreenOffset as Integer
- property BlueOffset as Integer
- property Data as Memoryblock
- property DataCopy as Memoryblock
- NewPictureMBS(width as integer, height as integer, pixeltype as integer, buffer as memoryblock, rowbytes as integer) as picture
- NewPictureReaderMBS(pic as picture) as PictureReaderMBS
- NewPictureEditor24MBS(pic as picture) as PictureEditor24MBS
- NewPictureEditor32MBS(pic as picture) as PictureEditor32MBS
- NewPictureWriterMBS(width as integer, height as integer) as PictureWriterMBS
- method FindAll(p as picture) as boolean
- method FindRed(p as picture) as boolean
- method FindGreen(p as picture) as boolean
- method FindBlue(p as picture) as boolean
- method FindSum(p as picture) as boolean
- method FindMinRed(p as picture) as boolean
- method FindMinGreen(p as picture) as boolean
- method FindMinBlue(p as picture) as boolean
- method FindMinSum(p as picture) as boolean
- method FindMinAll(p as picture) as boolean
- method FindMaxRed(p as picture) as boolean
- method FindMaxGreen(p as picture) as boolean
- method FindMaxBlue(p as picture) as boolean
- method FindMaxSum(p as picture) as boolean
- method FindMaxAll(p as picture) as boolean
- method Close
- property RedMaxX as Integer
- property RedMaxY as Integer
- property RedMax as Integer
- property RedMinX as Integer
- property RedMinY as Integer
- property RedMin as Integer
- property GreenMaxX as Integer
- property GreenMaxY as Integer
- property GreenMax as Integer
- property GreenMinX as Integer
- property GreenMinY as Integer
- property GreenMin as Integer
- property BlueMaxX as Integer
- property BlueMaxY as Integer
- property BlueMax as Integer
- property BlueMinX as Integer
- property BlueMinY as Integer
- property BlueMin as Integer
- property SumMaxX as Integer
- property SumMaxY as Integer
- property SumMax as Integer
- property SumMinX as Integer
- property SumMinY as Integer
- property SumMin as Integer
- method Close
- method Run as boolean
- method RunRGB(red as boolean, green as boolean, blue as boolean) as boolean
- method Matrix(x as integer, y as integer) as integer
- property SourcePicture as Picture
- property DestinationPicture as Picture
- property Displacement as Integer
- property ScaleFactor as Double
- property MaxX as Integer
- property MinX as Integer
- property MaxY as Integer
- property MinY as Integer
- method Close
- method Run as boolean
- method Matrix(x as integer, y as integer) as double
- property SourcePicture as Picture
- property DestinationPicture as Picture
- property MaxX as Integer
- property MinX as Integer
- property MaxY as Integer
- property MinY as Integer
- method CopyRGBtoMemoryblockMBS(destination as memoryblock, offset as integer) as boolean
- method CopyBGRtoMemoryblockMBS(destination as memoryblock, offset as integer) as boolean
- method CopyARGBtoMemoryblockMBS(destination as memoryblock, offset as integer, AlphaValue as integer) as boolean
- method CopyABGRtoMemoryblockMBS(destination as memoryblock, offset as integer, AlphaValue as integer) as boolean
- method CopyRGBAtoMemoryblockMBS(destination as memoryblock, offset as integer, AlphaValue as integer) as boolean
- method CopyBGRAtoMemoryblockMBS(destination as memoryblock, offset as integer, AlphaValue as integer) as boolean
- method CopyXRGBtoMemoryblockMBS(destination as memoryblock, offset as integer) as boolean
- method CopyXBGRtoMemoryblockMBS(destination as memoryblock, offset as integer) as boolean
- method CopyRGBXtoMemoryblockMBS(destination as memoryblock, offset as integer) as boolean
- method CopyBGRXtoMemoryblockMBS(destination as memoryblock, offset as integer) as boolean
- method CopyARGBtoMemoryblockMBS(destination as memoryblock, offset as integer, LittleEndian as boolean, AlphaValue as integer) as boolean
- method CopyRtoMemoryblockMBS(destination as memoryblock, offset as integer, PixelByteSize as integer) as boolean
- method CopyGtoMemoryblockMBS(destination as memoryblock, offset as integer, PixelByteSize as integer) as boolean
- method CopyBtoMemoryblockMBS(destination as memoryblock, offset as integer, PixelByteSize as integer) as boolean
- MemoryblockARGBtoPictureMBS(source as memoryblock, offset as integer, width as integer, height as integer) as picture
- MemoryblockABGRtoPictureMBS(source as memoryblock, offset as integer, width as integer, height as integer) as picture
- MemoryblockBGRAtoPictureMBS(source as memoryblock, offset as integer, width as integer, height as integer) as picture
- MemoryblockRGBAtoPictureMBS(source as memoryblock, offset as integer, width as integer, height as integer) as picture
- MemoryblockBGRtoPictureMBS(source as memoryblock, offset as integer, width as integer, height as integer) as picture
- MemoryblockRGBtoPictureMBS(source as memoryblock, offset as integer, width as integer, height as integer) as picture
- MemoryblockARGBtoPictureMBS(source as memoryblock, offset as integer, width as integer, height as integer, LittleEndian as boolean) as picture
- MemoryblockGrayToPictureMBS(source as memoryblock, offset as integer, width as integer, height as integer, PixelByteSize as integer) as picture
- MemoryblockGrayToPictureMBS(source as memoryblock, offset as integer, width as integer, height as integer, PixelByteSize as integer, Red as integer, Blue as integer, Green as integer) as picture
- MemoryblockGrayToPictureMBS(source as memoryblock, offset as integer, width as integer, height as integer, PixelByteSize as integer, Red() as integer, Blue() as integer, Green() as integer) as picture
- method Col(i as integer) as color
- method Mem as Memoryblock
- method CountColors as integer
- method NewPicture(width as integer,height as integer) as picture
- property Count as Integer
- NewGrayPaletteMBS as PaletteMBS
- NewWebPaletteMBS as PaletteMBS
- NewRedPaletteMBS as PaletteMBS
- NewGreenPaletteMBS as PaletteMBS
- NewBluePaletteMBS as PaletteMBS
- NewSystemPaletteMBS as PaletteMBS
- NewWindowsPaletteMBS as PaletteMBS
- NewPalmPaletteMBS as PaletteMBS
- NewPaletteMBS(count as integer) as PaletteMBS
- method Rotate90MBS as picture
- method Rotate180MBS as picture
- method Rotate270MBS as picture
- method RotateMBS(angle as double,background as color) as picture
- method VMirrorMBS as picture
- method HMirrorMBS as picture
- method VMirrorPictureMBS as boolean
- method HMirrorPictureMBS as boolean
- method MirrorMBS as picture
- method MirrorPictureMBS as boolean
- method CloneMBS as picture
- method CloneMBS(width as integer, height as integer) as picture
- method BitmapMBS as picture
- method ScaleMBS(width as integer, height as integer, AntiAlias as boolean=false, YieldTicks as integer=0) as picture
- method ScaleImageAndMaskMBS(width as integer, height as integer, AntiAlias as boolean=false, YieldTicks as integer=0) as picture
- method TrimMBS(left as integer, top as integer, width as integer, height as integer) as picture
- method TrimWithMaskMBS(left as integer, top as integer, width as integer, height as integer) as picture
- ScreenshotDisplayMBS(index as integer) as picture
- ScreenshotMBS as picture
- ScreenshotRectMBS(left as integer, top as integer, width as integer, height as integer) as picture
- ScreenshotRectMBS(left as integer, top as integer, width as integer, height as integer, destwidth as integer, destheight as integer) as picture
- ScreenshotStringDisplayMBS(byref Width as integer, byref Height as integer, byref RowBytes as integer, index as integer) as string
- ScreenshotStringMBS(byref Width as integer, byref Height as integer, byref RowBytes as integer) as string
- ScreenshotFromStringMBS(Width as integer, Height as integer, RowBytes as integer, data as string) as picture
- BlendPicturesMBS(source as picture, sourcepercent as double, dest as picture, destpercent as double) as picture
- BlendPicturesWithMaskMBS(source as picture, dest as picture, mask as picture) as picture
- BlendPicturesMBS(result as picture, source as picture, sourcepercent as double, dest as picture, destpercent as double, x As Integer, y As Integer, width As Integer, height As Integer) as boolean
- BlendPicturesWithMaskMBS(result as picture, source as picture, dest as picture, mask as picture, x As Integer, y As Integer, width As Integer, height As Integer) as boolean
- BlendPicturesWithMaskWithBackgroundMBS(SourceImage As Picture, DestImage As Picture, Mask As Picture, Result As Picture, X As Integer, Y As Integer, Width As Integer, Height As Integer) as boolean
- BlendPicturesWithMaskWithBackgroundMBS(SourceImage As Picture, DestImage As Picture, Mask As Picture, Result As Picture, X As Integer, Y As Integer, Width As Integer, Height As Integer, BackgroundColour As Color) as boolean
- method CombineMBS(Image As Picture, 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
- method CombineMBS(Image As Picture, 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
- method CombineMBS(Image As Picture, 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
- method CombineMBS(Image As Picture, 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
- method CombineMBS(Image As Picture, 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
- method CopyPixelFastMBS(Source As Picture, DestX As Integer, DestY As Integer, SourceX As Integer, SourceY As Integer, Width As Integer, Height As Integer) as boolean
- PictureCombineMBS(DestImage As Picture, Image As Picture, 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
- PictureCombineMBS(DestImage As Picture, Image As Picture, 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, 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, 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, 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
- PictureCopyPixelFastMBS(DestImage As Picture, Source As Picture, DestX As Integer, DestY As Integer, SourceX As Integer, SourceY As Integer, Width As Integer, Height As Integer) as boolean
- method Col(i as integer) as color
- method CountColors as integer
- method GetIndexOfColor(col as color) as integer
- method GetNearestIndexOfColor(col as color) as integer
- method GetNearestIndexOfColor(r as integer, g as integer, b as integer) as integer
- method GetIndexOfColor(r as integer, g as integer, b as integer) as integer
- method Transform(Pic as picture) as memoryblock
- method TransformFastDithering(Pic as picture) as memoryblock
- method TransformBetterDithering(Pic as picture) as memoryblock
- method Transform(mem as memoryblock, width as integer, height as integer) as picture
- method CreatePicturePalette(Pic as picture) as integer
- property Count as Integer
Monkeybread Software Realbasic Plugins - Pfarrgemeinderat St. Arnulf Nickenich