Name the function is used to transfer bitmaps to an output
device?

Answers were Sorted based on User's Feedback



Name the function is used to transfer bitmaps to an output device?..

Answer / satyagmk

Using LoadBitmap();we can load the bitmaps at the runtime.

Is This Answer Correct ?    3 Yes 0 No

Name the function is used to transfer bitmaps to an output device?..

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

Post New Answer

More VC++ AllOther Interview Questions

What property is used to indicate that the up-down control is associated with a buddy control?

1 Answers  


What is visual c++ 2010 redistributable package x64?

0 Answers  


Can I delete old microsoft visual c++?

0 Answers  


Is microsoft visual c++ a virus?

0 Answers  


Name some examples of the different types of windows found in a Windows application?

4 Answers  






How do I uninstall and reinstall microsoft visual c++ runtime libraries?

0 Answers  


Explain pointer to the constant and constant pointer?

0 Answers  


What is microsoft visual c++ 2008 redistributable and do I need it?

0 Answers  


Do you need microsoft visual c++?

0 Answers  


What is type-safety?

1 Answers  


What is visual c++ 2008 redistributable x64?

0 Answers  


Name the three attributes of a pen?

1 Answers  


Categories