Click or drag to resize

VPWATERMARKFLAGS Enumeration

Specifies watermark flags.

Namespace:  ShellBoost.Core.WindowsShell
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
[FlagsAttribute]
public enum VPWATERMARKFLAGS
Members
  Member nameValueDescription
VPWF_DEFAULT0 Default Windows XP behavior.
VPWF_ALPHABLEND1 Alpha blend the respective bitmap; assumed 24-bit color + 8-bit alpha.
See Also