Sets a value that specifies how composited images are drawn to this xtd::drawing::graphics.
- Parameters
-
value | This property specifies a member of the CompositingMode enumeration. The default is SourceOver. |
- Returns
- This current instance.
- Note
- You should not use a xtd::drawing::graphics::compositing_mode property value of xtd::drawing::graphics::source_copy when the xtd::drawing::graphics::text_rendering_hint property is set to xtd::drawing::graphics::text_rendering_hint::clear_type_grid_fit. An exception could occur or the image may not render correctly.