Platforms to show: All Mac Windows Linux Cross-Platform

CombineBitCMYKtoCMYKMBS(dest as TiffPictureMBS, CyanChannel() as Integer, MagentaChannel() as Integer, YellowChannel() as Integer, BlackChannel() as Integer, Files() as FolderItem, scale as Double, width as Integer, height as Integer, X1 as Integer, Y1 as Integer, X2 as Integer, Y2 as Integer, CacheSizeRead as Integer) as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
global method TIFF MBS Images Plugin 12.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Combines 1bit raw image files to one CMYK tiff.

All arrays have the same size specifying for each 1bit grayscal esource image the colors to be used in the final image.
Result image is written to the output picture which is created. 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.

The items on this page are in the following plugins: MBS Images Plugin.


The biggest plugin in space...