gdiplus: Qualify reference to Gdiplus::Pixelformat.
This commit is contained in:
parent
670d54a637
commit
9d7277df7a
|
@ -110,7 +110,7 @@ public:
|
|||
UINT Width;
|
||||
UINT Height;
|
||||
INT Stride;
|
||||
PixelFormat PixelFormat;
|
||||
Gdiplus::PixelFormat PixelFormat;
|
||||
VOID* Scan0;
|
||||
UINT_PTR Reserved;
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue