The plugin part JPEG
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
The plugin part MBS Images Plugin:JPEG:
Partly Console safe,
102 entry points.
- class FolderItem
- class JPEGExporterMBS
- method Export
- method ExportCMYK(data as memoryblock, width as UInt32, height as UInt32, rowbytes as UInt32)
- method ExportRGB(data as memoryblock, width as UInt32, height as UInt32, rowbytes as UInt32)
- method ExportRGBwithRowDataEvent(width as UInt32, height as UInt32, rowbytes as UInt32)
- method ExportGray
- method ExportGray(data as memoryblock, width as UInt32, height as UInt32, rowbytes as UInt32)
- property Markers(Index as integer) as string
- property File as FolderItem
- property Path as String
- property Data as String
- property Picture as Picture
- property ErrorCode as Integer
- property ErrorMessage as String
- property WarningMessage as String
- property Quality as Integer
- property Progressive as Boolean
- property HorizontalResolution as Integer
- property VerticalResolution as Integer
- property ResolutionUnit as Integer
- property YieldTicks as Integer
- property ProfileData as String
- property EXIFData as String
- property XMPData as String
- property OptimizeCoding as Boolean
- property DCTMethod as Integer
- shared method GetJPEGVersion as String
- shared method SetAPI(API as Ptr = nil)
- shared property API as String
- event Error(message as string, ErrorCode as integer)
- event Warning(message as string, ErrorCode as integer)
- event Info(message as string, msglevel as integer, ErrorCode as integer)
- event GetRowData(index as integer) as memoryblock
- class JPEGImporterMarkerMBS
- class JPEGImporterMBS
- class JPEGMovieMBS
- class JPEGTransformationMBS
- Globals:
Blog Entries
Videos
Xojo Developer Magazine
- 6.1, page 31: DiscRecording, How to burn a CD from REALbasic on Mac OS X by Christian Schmitz
- 2.4, page 42: Cross platform streams, We write our own binary stream to save our data by Christian Schmitz
- 19.4, page 83: Archives in Xojo, How to Use Zip Archives by Stefanie Juchmes
- 18.3, page 10: News
- 17.5, page 40: What's New in the MBS Plugins, With the Plugins growing every year, here are new capabilities you may have missed by Stefanie Juchmes
- 15.4, page 9: News