What would be the easiest way of translating the contents of a DC to a picture file, like a bitmap? Or better yet, would there be a relatively fast way to gather all the contents up into a one dimensional byte array without all the bitmap header stuff? I'm looking for something faster than getpixel. Thanks.