C#
VB
C++
Creates a ROP4 value from the specified foreground and background color values.
Public Shared Function MakeRasterOperation( _
ByVal fore As Integer, _
ByVal back As Integer _
) As Integer
fore
The foreground color.
back
The background color.
The ROP4 value.
You can use the MakeRasterOperation to create your own ROP4 values and pass them to the RasterOperation property.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET