Debenu Quick PDF logo

SetBlendMode

Vector graphics, Image handling, Text

Description

Sets the blend mode for subsequently drawn graphics.

Syntax

Delphi

function TDebenuPDFLibrary1811.SetBlendMode(BlendMode: Integer): Integer;

ActiveX

Function DebenuPDFLibrary1811.PDFLibrary::SetBlendMode(BlendMode As Long) As Long

DLL

int DPLSetBlendMode(int InstanceID, int BlendMode)

Parameters

BlendMode The blend mode to use:
0 = Normal
1 = Multiply
2 = Screen
3 = Overlay
4 = Darken
5 = Lighten
6 = Color Dodge
7 = Color Burn
9 = Hard Light
10 = Soft Light
11 = Difference
12 = Exclusion
13 = Hue
14 = Saturation
14 = Color
15 = Luminosity

Copyright © 2020 Debenu. All rights reserved. AboutContactBlogNewsletterSupport