Platforms to show: All Mac Windows Linux Cross-Platform

CombineTiff8BitCMYKtoTiffMBS(dest as TiffPictureMBS, CyanChannel() as Integer, MagentaChannel() as Integer, YellowChannel() as Integer, BlackChannel() as Integer, TiffData() as TiffPictureMBS, scale as Double, width as Integer, height as Integer, X1 as Integer, Y1 as Integer, X2 as Integer, Y2 as Integer, ditherMode as Integer = 0) 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 8bit tiff image files to one CMYK tiff.

All arrays have the same size specifying for each 8bit grayscale source 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.
Compression can be set before data is written to current tiff which is for output. The tiff object for output must be perfectly setup before using this function.

Blog Entries

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


The biggest plugin in space...