mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-04-07 13:55:33 +08:00
[bug] Fix bug 38496
This commit is contained in:
@ -84,7 +84,7 @@ public:
|
||||
bool ReColorPatternImage(const std::wstring& strFileName, unsigned int rgbColorBack, unsigned int rgbColorFore);
|
||||
|
||||
public:
|
||||
void FromImage(IGrObject* pGraphics);
|
||||
void FromImage(IGrObject* pGraphics, bool bIsCopy = true);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user