Files
core/ASCImageStudio3/ASCImageFile3/Libs/GrayDither.h
Elen.Subbotina 70e623d70b восстановление
git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@62634 954022d7-b5bf-4e40-9824-e11837661b57
2016-05-21 00:05:02 +03:00

3 lines
70 B
C

#pragma once
BOOL Dither32Image(BYTE* data, int width, int height);