xtd 0.2.0
Loading...
Searching...
No Matches
xtd::drawing::drawing2d Namespace Reference

Definition

The xtd::drawing::drawing2d namespace provides advanced two-dimensional and vector graphics functionality.

Deprecated:
Replaced by xtd::drawing::drawing_2d - Will be removed in version 0.4.0
Deprecated:
Replaced by xtd::drawing::drawing_2d - Will be removed in version 0.4.0
Deprecated:
Replaced by xtd::drawing::drawing_2d - Will be removed in version 0.4.0
Deprecated:
Replaced by xtd::drawing::drawing_2d - Will be removed in version 0.4.0
Deprecated:
Replaced by xtd::drawing::drawing_2d - Will be removed in version 0.4.0
Deprecated:
Replaced by xtd::drawing::drawing_2d - Will be removed in version 0.4.0

Alias

using hatch_brush = xtd::drawing::drawing_2d::hatch_brush
 Defines a rectangular xtd::drawing::brush with a hatch style, a foreground color, and a background color. This class cannot be inherited.
 
using hatch_style = xtd::drawing::drawing_2d::hatch_style
 Specifies the different patterns available for xtd::drawing::drawing2d::hatch_brush objects.
 
using linear_gradient_brush = xtd::drawing::drawing_2d::linear_gradient_brush
 Encapsulates a xtd::drawing::brush with a linear gradient. This class cannot be inherited.
 
using linear_gradient_mode = xtd::drawing::drawing_2d::linear_gradient_mode
 Specifies the direction of a linear gradient.
 
using pen_alignment = xtd::drawing::drawing_2d::pen_alignment
 Specifies the alignment of a xtd::drawing::pen object in relation to the theoretical, zero-width line.
 
using pen_type = xtd::drawing::drawing_2d::pen_type
 Specifies the type of fill a xtd::drawing::pen object uses to fill lines.
 

Typedef Documentation

◆ hatch_brush

Defines a rectangular xtd::drawing::brush with a hatch style, a foreground color, and a background color. This class cannot be inherited.

Deprecated:
Replaced by xtd::drawing::drawing_2d::hatch_brush - Will be removed in version 0.4.0

◆ hatch_style

Specifies the different patterns available for xtd::drawing::drawing2d::hatch_brush objects.

Deprecated:
Replaced by xtd::drawing::drawing_2d::hatch_style - Will be removed in version 0.4.0

◆ linear_gradient_brush

Encapsulates a xtd::drawing::brush with a linear gradient. This class cannot be inherited.

Deprecated:
Replaced by xtd::drawing::drawing_2d::linear_gradient_brush - Will be removed in version 0.4.0

◆ linear_gradient_mode

Specifies the direction of a linear gradient.

Deprecated:
Replaced by xtd::drawing::drawing_2d::linear_gradient_mode - Will be removed in version 0.4.0

◆ pen_alignment

Specifies the alignment of a xtd::drawing::pen object in relation to the theoretical, zero-width line.

Deprecated:
Replaced by xtd::drawing::drawing_2d::pen_alignment - Will be removed in version 0.4.0

◆ pen_type

Specifies the type of fill a xtd::drawing::pen object uses to fill lines.

Deprecated:
Replaced by xtd::drawing::drawing_2d::pen_type - Will be removed in version 0.4.0