Commit 35b7c84e authored by Oleg.Korshul's avatar Oleg.Korshul Committed by Alexander Trofimov

git-svn-id:...

git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@55216 954022d7-b5bf-4e40-9824-e11837661b57
parent 00e364da
#ifndef _BUILD_IMAGE_H_
#ifndef _BUILD_IMAGE_H_
#define _BUILD_IMAGE_H_
#include "AggPlusEnums.h"
......@@ -48,7 +48,7 @@ public:
UINT Width;
UINT Height;
LONG Stride;
PixelFormat PixelFormat;
Aggplus::PixelFormat PixelFormat;
void* Scan0;
UINT* Reserved;
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment