Mako 8.2.0 API
MakoCore SDK API Documentation
Loading...
Searching...
No Matches
edlblend.h File Reference
Include dependency graph for edlblend.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  eBlendMode {
  eBlendModeUnspecified = 0 , eBlendModeNormal , eBlendModeMultiply , eBlendModeScreen ,
  eBlendModeOverlay , eBlendModeSoftLight , eBlendModeHardLight , eBlendModeColorDodge ,
  eBlendModeColorBurn , eBlendModeDarken , eBlendModeLighten , eBlendModeDifference ,
  eBlendModeExclusion , eBlendModeHue , eBlendModeSaturation , eBlendModeColor ,
  eBlendModeLuminosity
}
 An enum for transparency blend modes. More...