gammasoft71 / xtd

Free open-source modern C++17 / C++20 framework to create console, GUI (forms like WinForms) and unit test applications and libraries on Microsoft Windows, Apple macOS and Linux.
https://gammasoft71.github.io/xtd
MIT License
779 stars 59 forks source link

[ENHANCEMENT] xtd.drawing - matrix #170

Closed gammasoft71 closed 2 years ago

gammasoft71 commented 2 years ago

xtd.drawing- matrix

Library

xtd.drawing

Enhancement

matrix

Description

Encapsulates a 3-by-3 affine matrix that represents a geometric transform. This class cannot be inherited.