Wednesday, 21 August 2013

Converting HANDLE to Vertex/matrix

Converting HANDLE to Vertex/matrix

I want to load an image via
LoadImageW(...)
but I need to get the specific R/G/B of each individual pixel, and I
thought the best way would be to convert it into a Vertex but I can't find
any good way to do this.

No comments:

Post a Comment