mirror of
https://github.com/reactos/reactos.git
synced 2025-06-10 20:34:59 +00:00
parent
dcc512a245
commit
9f4d733d1f
4 changed files with 408 additions and 92 deletions
|
@ -24,6 +24,9 @@ class Matrix : public GdiplusBase
|
|||
friend class Pen;
|
||||
friend class Region;
|
||||
friend class GraphicsPath;
|
||||
friend class Brush;
|
||||
friend class LinearGradientBrush;
|
||||
friend class TextureBrush;
|
||||
|
||||
public:
|
||||
Matrix(const RectF &rect, const PointF *dstplg)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue