Platforms to show: All Mac Windows Linux Cross-Platform

The global functions by name B:

    A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

  • BacktraceMBS(MaxFrames as Integer = 0, skip as Integer = 2) as string()
  • BitClearMBS(value as UInt64, mask as UInt64) as UInt64
  • BitCountMBS(value as UInt64) as Integer
  • BitExclMBS(value as UInt64, bitNumber as Integer) as UInt64
  • BitInclMBS(value as UInt64, bitNumber as Integer) as UInt64
  • BitIsSetMBS(value as UInt64, bitNumber as Integer) as Boolean
  • BitRotateMBS(Degree as Integer, InputData as Ptr, OutputData as Ptr, Width as Integer, Height as Integer, InputRowBytes as Integer = -1, OutputRowBytes as Integer = -1) as boolean
  • BitValMBS(bitNumber as Integer) as UInt64
  • BitwiseDiffMBS(x as UInt64, y as UInt64) as UInt64
  • BitwiseNAndMBS(x as UInt64, y as UInt64) as UInt64
  • BitwiseNOrMBS(x as UInt64, y as UInt64) as UInt64
  • BitwiseNotMBS(value as UInt64) as UInt64
  • BitwiseRotateMBS(value as UInt64, count as Integer, offset as Integer, width as Integer) as UInt64
  • BitwiseXORStringBytesMBS(s as string, v as Integer) as string
  • 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
  • BlendPicturesMBS(source as picture, sourcepercent as Double, dest as picture, destpercent as Double) as picture
  • 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
  • BlendPicturesWithMaskMBS(source as picture, dest as picture, mask as picture) as picture
  • 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
  • BMPStringtoPictureMBS(data as string) as picture
  • BuildRecordSetMBS(fieldNames() as string, values() as string) as RecordSet
  • BuildRowSetMBS(fieldNames() as string, values() as string) as RowSet

The items on this page are in the following plugins: MBS Images Plugin, MBS Picture Plugin, MBS SQL Plugin, MBS Util Plugin.


The biggest plugin in space...