flush intention definitions.
Variables | |
constexpr xtd::int32 | FI_FLUSH |
Specifies that the stack of all graphics operations is flushed immediately. | |
constexpr xtd::int32 | FI_SYNC |
Specifies that all graphics operations on the stack are executed as soon as possible. This synchronizes the graphics state. | |
|
constexpr |
#include <xtd.drawing.native/include/xtd/drawing/native/flush_intentions.h>
Specifies that the stack of all graphics operations is flushed immediately.
|
constexpr |
#include <xtd.drawing.native/include/xtd/drawing/native/flush_intentions.h>
Specifies that all graphics operations on the stack are executed as soon as possible. This synchronizes the graphics state.