SetTileImageDpi

git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@63057 954022d7-b5bf-4e40-9824-e11837661b57
This commit is contained in:
Oleg.Korshul
2015-06-16 12:22:25 +00:00
committed by Alexander Trofimov
parent b067d43c35
commit 608664db59
3 changed files with 19 additions and 1 deletions

View File

@ -202,6 +202,8 @@ public:
// for RGBA painting
bool m_bSwapRGB;
double m_dDpiTile;
public:
CGraphics();