3#if !defined(__XTD_DRAWING_NATIVE_LIBRARY__)
4#error "Do not include this file: Internal use only"
constexpr xtd::int32 CM_SOURCE_COPY
Specifies that when a color is rendered, it overwrites the background color.
Definition compositing_modes.h:24
constexpr xtd::int32 CM_SOURCE_OVER
Specifies that when a color is rendered, it is blended with the background color. The blend is determ...
Definition compositing_modes.h:16
int32_t int32
Represents a 32-bit signed integer.
Definition int32.h:23
Contains xtd fundamental types.