Name the function is used to transfer bitmaps to an output
device?
Answers were Sorted based on User's Feedback
Answer / satyagmk
Using LoadBitmap();we can load the bitmaps at the runtime.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / naviyr
BitBlt is used for Bit Block transfer and StretchBlt is used
to transfer the bits and stretch the image.
| Is This Answer Correct ? | 1 Yes | 1 No |
How do I get rid of microsoft visual c++ runtime library error?
How do you define a function in vc++?
how to declare and populate an array of checkBoxes
Do I need all the microsoft visual c++ redistributable?
Can I remove microsoft visual c++?
What are the two forms of the #include preprocessor directive?
what are the advantages of VC++ design environment
What is odbc in vc ++?
What is the purpose of a C++ namespace?
What property is used to indicate that the up-down control is associated with a buddy control?
Do you need microsoft visual c++?
What is mfc in vc++?