Image
Rendering
After you
create a DrawDib DC, you can draw a DIB to the screen by using the DrawDibDraw
DrawDibDraw also supports video compressors transparently when
displaying compressed bitmaps. You can access the buffer that contains the
decompressed image by using the DrawDibGetBuffer
You can
refresh an image or a portion of an image displayed by your application by
using the DrawDibUpdate