Image.Combine Description Name class Tinman.Image.Combine Derived from Image Uses the greyscale pixels of the given images as the red, green, blue and alpha channels of a combined image. Fields / Optional image Type Image Default null The image from which to read the unspecified pixel channels. intensity Type Image Default null The image to use as the grayscale intensity channel. red Type Image Default null The image to use as the red channel. green Type Image Default null The image to use as the green channel. blue Type Image Default null The image to use as the blue channel. alpha Type Image Default null The image to use as the alpha channel. void Type Image Default null The image to use as the void-mask channel. Fields / External info Type Image.Info Contains information about the image data source, including image format and embedded geo-referencing information. Clip Constant