reactos/base/applications/mspaint
Katayama Hirofumi MZ dfd06ee8fc
[MSPAINT] Implement skew (#4362)
- Add SkewDIB helper function in dib.cpp.
- Implement Stretch and Skew feature by SelectionModel::StretchSkew and ImageModel::StretchSkew.
- Move ColorKeyedMaskBlt function.
CORE-16634
2022-02-14 16:18:18 +09:00
..
help
icons
lang
CMakeLists.txt
common.h
dialogs.cpp
dialogs.h
dib.cpp [MSPAINT] Implement skew (#4362) 2022-02-14 16:18:18 +09:00
dib.h [MSPAINT] Implement skew (#4362) 2022-02-14 16:18:18 +09:00
drawing.cpp [MSPAINT] Implement skew (#4362) 2022-02-14 16:18:18 +09:00
drawing.h [MSPAINT] Implement skew (#4362) 2022-02-14 16:18:18 +09:00
fullscreen.cpp
fullscreen.h
globalvar.h
history.cpp [MSPAINT] Implement skew (#4362) 2022-02-14 16:18:18 +09:00
history.h
imgarea.cpp
imgarea.h
main.cpp [MSPAINT] Implement canvas rotation (#4360) 2022-02-14 12:08:34 +09:00
miniature.cpp
miniature.h
mouse.cpp
mspaint.exe.amd64.manifest
mspaint.exe.manifest
palette.cpp
palette.h
palettemodel.cpp
palettemodel.h
precomp.h
registry.cpp
registry.h
resource.h
rsrc.rc
scrollbox.cpp
scrollbox.h
selection.cpp [MSPAINT] Implement skew (#4362) 2022-02-14 16:18:18 +09:00
selection.h
selectionmodel.cpp [MSPAINT] Implement skew (#4362) 2022-02-14 16:18:18 +09:00
selectionmodel.h [MSPAINT] Implement skew (#4362) 2022-02-14 16:18:18 +09:00
sizebox.cpp
sizebox.h
textedit.cpp
textedit.h
toolbox.cpp
toolbox.h
toolsettings.cpp
toolsettings.h
toolsmodel.cpp [MSPAINT] Implement canvas rotation (#4360) 2022-02-14 12:08:34 +09:00
toolsmodel.h
winproc.cpp [MSPAINT] Implement skew (#4362) 2022-02-14 16:18:18 +09:00
winproc.h