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 is microsoft visual c++ 2010 x86 redistributable?

0 Answers  


What is microsoft visual c++ 2017 redistributable?

0 Answers  


What is the purpose of a C++ namespace?

2 Answers  


What is type-safety?

1 Answers  


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

4 Answers  






Does visual c++ 2017 replace 2015?

0 Answers  


What is the use of microsoft visual c++ 2015 redistributable?

0 Answers  


What is a copy constructor? What is the need for it?

0 Answers  


What is an overlapped image?

1 Answers  


How a dll will be sharable by more than one exe?

4 Answers   CA,


What is the difference between the cout and cin iostream objects?

7 Answers  


what r the vc++ components

3 Answers  


Categories