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
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
global method | Pictures Import and Export | MBS Images Plugin | 6.1 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Source file has 1 bit for each channel.
Error code is returned which is 0 for no error.
CacheSize can be set to a value greater than 0. And it may make the process faster or slower depending on what you do.
CallbackTarget can be nil or must be an object with a method with the following declaration: "Progress(RowIndex as Integer, RowCount as Integer)"
Errorcodes:
1 | not used |
2 | Failed to open f |
3 | Failed to open fc |
4 | Failed to open fm |
5 | Failed to open fy |
6 | Failed to open fk |
7 | Width<1 |
8 | Height<1 |
9 | Allocating read buffer failed |
10 | Allocating write buffer failed for c |
11 | Allocating write buffer failed for m |
12 | Allocating write buffer failed for y |
13 | Allocating write buffer failed for k |
14 | Read failed |
15 | Write failed for c |
16 | Write failed for m |
17 | Write failed for y |
18 | Write failed for k |
See also:
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
global method | Pictures Import and Export | MBS Images Plugin | 6.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
Source file has 1 bit for each channel.
Error code is returned which is 0 for no error.
CacheSize can be set to a value greater than 0. And it may make the process faster or slower depending on what you do.
CallbackTarget can be nil or must be an object with a method with the following declaration: "Progress(RowIndex as Integer, RowCount as Integer)"
ReadLines and WriteLines define how many rows to read in one I/O operation.
Errorcodes:
1 | not used |
2 | Failed to open f |
3 | Failed to open fc |
4 | Failed to open fm |
5 | Failed to open fy |
6 | Failed to open fk |
7 | Width<1 |
8 | Height<1 |
9 | Allocating read buffer failed |
10 | Allocating write buffer failed for c |
11 | Allocating write buffer failed for m |
12 | Allocating write buffer failed for y |
13 | Allocating write buffer failed for k |
14 | Read failed |
15 | Write failed for c |
16 | Write failed for m |
17 | Write failed for y |
18 | Write failed for k |
See also:
The items on this page are in the following plugins: MBS Images Plugin.