[]
        
(Showing Draft Content)

C1.Util.Win.Win32.RasterOperationCodes

Win32.RasterOperationCodes Class

Specifies a raster-operation code, used by BitBlt function and other.

Inheritance
Win32.RasterOperationCodes
Namespace: C1.Util.Win
Assembly: C1.Win.4.8.dll
Syntax
public class Win32.RasterOperationCodes
Public Class Win32.RasterOperationCodes

Constructors

Name Description
RasterOperationCodes()

Fields

Name Description
BLACKNESS
CAPTUREBLT
DSTINVERT
MERGECOPY
MERGEPAINT
NOTSRCCOPY
NOTSRCERASE
PATCOPY
PATINVERT
PATPAINT
SRCAND
SRCCOPY
SRCERASE
SRCINVERT
SRCPAINT
WHITENESS