Platforms to show: All Mac Windows Linux Cross-Platform
The plugin part MBS Picture Plugin:Twain:
Partly Console safe, 71 entry points.
- class TwainIdentityMBS
- class TwainImageInfoMBS
- method Constructor
- method BitsPerSample(index as integer) as integer
- property XResolution as double
- property YResolution as double
- property ImageWidth as integer
- property ImageLength as integer
- property SamplesPerPixel as integer
- property BitsPerPixel as integer
- property Planar as Boolean
- property PixelType as integer
- property Compression as integer
- property RowBytes as integer
- class TwainImageLayoutMBS
- class TwainMBS
- method GetEnumerationCapability(ID as integer, byref ItemType as Integer, byref Count as Integer, byref CurrentIndex as Integer, byref DefaultIndex as Integer) as Integer()
- method GetIntegerCapability(ID as integer, byref Type as Integer) as Integer
- method SetBoolCapability(ID as integer, Value as Boolean)
- method SetUInt16Capability(ID as integer, Value as UInt16)
- method SetInt32Capability(ID as integer, Value as Int32)
- method SetFloatCapability(ID as integer, Value as Double)
- method DontUnload
- method Constructor(Country as integer, Language as integer)
- method SelectDS
- method OpenDSM
- method CloseDSM
- method OpenDS
- method CloseDS
- method DisableDS
- method Acquire(modal as boolean = false, showUI as boolean = true) as picture
- method TransferImage as picture
- method IsDSEnabled as boolean
- method CanBW as boolean
- method CanGray as boolean
- method CanRGB as boolean
- method CanPalette as boolean
- method DSIdentity as TwainIdentityMBS
- method AppIdentity as TwainIdentityMBS
- method ImageInfo as TwainImageInfoMBS
- method SupportsMemoryTransfer as boolean
- method AllDevices as TwainIdentityMBS()
- method SelectDS(device as TwainIdentityMBS)
- method ProcessEvents
- property Imagelayout as TwainImageLayoutMBS
- property DefaultDevice as TwainIdentityMBS
- property PendingTransferCount as integer
- property Lasterror as integer
- property ConditionCode as integer
- property Parent as Variant
- property ProvideSlicePicture as Boolean
- property ProvideSliceData as Boolean
- property Orientation as integer
- property FeederEnabled as integer
- property AutoFeed as integer
- property PixelType as integer
- property DiscardBlankPages as integer
- property Duplex as integer
- property AutomaticRotate as integer
- property AutomaticBorderDetection as integer
- property AutomaticBrightness as Integer
- property Brightness as Double
- property Contrast as Double
- property Gamma as Double
- property Shadow as Double
- property Highlight as Double
- property ResX as Double
- property ResY as Double
- event CloseRequest
- event TransferReady
- event TransferProgress(percent as double, dataRead as Int64, DataSize as Int64, ImageInfo as TwainImageInfoMBS, NewDataSize as integer, NewData as Memoryblock, NewPicture as Picture, layout as TwainImageLayoutMBS, Columns as Integer, Rows as Integer, XOffset as Integer, YOffset as Integer)
- event TransferStarted(DataSize as Int64, ImageInfo as TwainImageInfoMBS, layout as TwainImageLayoutMBS) as boolean
- event TransferEnded(pic as picture, ImageInfo as TwainImageInfoMBS, sliced as boolean, layout as TwainImageLayoutMBS)
- class TwainVersionMBS
Blog Entries
- MBS Xojo Plugins, version 21.6pr3
- Scanning Options
- MBS Xojo / Real Studio Plugins, version 15.2pr8
- MBS Xojo / Real Studio Plugins, version 15.1pr9
- MBS Xojo / Real Studio Plugins, version 15.0pr10
- MBS Xojo / Real Studio Plugins, version 13.5pr8
- MBS Xojo / Real Studio Plugins, version 13.3pr1
- MonkeyBread Software Releases the MBS Real Studio plug-ins in version 13.1
- MBS Real Studio Plugins, version 13.1pr4
- MonkeyBread Software Releases the MBS Real Studio plug-ins in version 12.3
