ImageGear Professional DLL v18.1 for Windows
enumIGBlendModes
Send Feedback
ImageGear Professional v18.1 > API Reference Guide > Core Component API Reference > Core Component Enumerations Reference > enumIGBlendModes

Glossary Item Box

This enumeration specifies types of blending of two images.

Values:

IG_BLEND_OVER Blend the first image over the second image.
IG_BLEND_IN Blend the first image into the second image.
IG_BLEND_HELD_OUT The first image is held out by the second image.
IG_BLEND_LINEAR The first and second images are combined in a linear fashion.
©2014. Accusoft Corporation. All Rights Reserved.