LayerBlendModeKey property (ILEADRasterIO)
Overview |
Refer to Layers in Files |
Remarks
Gets or sets the blend mode key, a four byte character array, for the layer(s). Possible values are:
Value |
Meaning |
'norm' |
Normal |
'dark' |
Darken |
'lite' |
Lighten |
'hue' |
Hue |
'sat' |
Saturation |
'colr' |
Color |
'lum' |
Luminosity |
'mul' |
Multiply |
'scrn' |
Screen |
'diss' |
Dissolve |
'over' |
Overlay |
'hLit' |
Hard light |
'sLit' |
Soft light |
'diff' |
Difference |
'smud' |
Exclusion |
'div' |
Color dodge |
'idiv' |
Color burn |
For more information, refer to FILE FORMATS SPECIFICATION from Adobe.
See Also
Elements: |
LayerClipping property, LayerOpacity property, LayerLeft property, GetLayerMaskBitmap method, SetLayerMaskBitmap method, LayerTop property, Save method, SaveLayers property |