3#if !defined(__XTD_DRAWING_NATIVE_LIBRARY__)
4#error "Do not include this file: Internal use only"
constexpr xtd::int32 PO_NONE
Specifies no pixel offset.
Definition pixel_offset_modes.h:48
constexpr xtd::int32 PO_INVALID
Specifies an invalid mode.
Definition pixel_offset_modes.h:16
constexpr xtd::int32 PO_DEFAULT
Specifies default mode.
Definition pixel_offset_modes.h:24
constexpr xtd::int32 PO_HALF
Specifies that pixels are offset by -.5 units, both horizontally and vertically, for high speed antia...
Definition pixel_offset_modes.h:56
constexpr xtd::int32 PO_HIGH_SPEED
Specifies high speed, low quality rendering.
Definition pixel_offset_modes.h:32
constexpr xtd::int32 PO_HIGHT_QUALITY
Specifies high quality, low speed rendering.
Definition pixel_offset_modes.h:40
int32_t int32
Represents a 32-bit signed integer.
Definition int32.h:23
Contains xtd fundamental types.