Thanks!
So I just need to do this to retrieve the color:
DWORD *Buffer = (DWORD *) BufferDesc.pBuffer;
then add the proper pitches to Buffer and retrieve the color like this:
COLORREF Color = Buffer[whatever] & 0x00ffffff;
--Eric
Mobile device developer community
http://pocketmatrix.com/forums/