C# Class BExplorer.Shell.Interop.Gdi32.BLENDFUNCTION

Show file Open project: Gainedge/BetterExplorer

Public Methods

Method Description
BLENDFUNCTION ( byte op, byte flags, byte alpha, byte format ) : System

Method Details

BLENDFUNCTION() public method

public BLENDFUNCTION ( byte op, byte flags, byte alpha, byte format ) : System
op byte
flags byte
alpha byte
format byte
return System