|
-
May 31st, 1999, 02:41 AM
#1
Displaying Coloured Bitmap against selected Logical Palette
I am doing the following steps in order to display the coloured bitmap against the selected Logical Palette. (this is what I exactly need ).
- Initialise CBitmap object ( CreateBitmapIndirect() )
- Select bitmap object against source DC
- Select logical palette against destination DC
- Realize logical palette against destination DC
- BitBlt
Problem is, Bitmap is drawn against default palette, instead against the
selected Logical Palette.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|