Explain StretchBlt and BitBlt



Explain StretchBlt and BitBlt..

Answer / guest

The StretchBlt function copies a bitmap from a source
rectangle into a destination rectangle, stretching or
compressing the bitmap to fit the dimensions of the
destination rectangle.

The BitBlt function performs a bit-block transfer of the
color data corresponding to a rectangle of pixels from the
specified source device context into a destination device
context.

Is This Answer Correct ?    21 Yes 0 No

Post New Answer

More MFC Interview Questions

I can i set size of integer variable should be fixed for different operating systems(Ex i want integer size is 2bytes in OS)

2 Answers   Invensys,


What is #progma and where it is used?

5 Answers   L&T,


What is serialization ?which function is responsible for serializing data ?

5 Answers  


What is difference between the TCP/IP and UDP socket

5 Answers   Invensys,


Given two processes, how can they share memory?

2 Answers   Microsoft,






1)does Frame Thickness in MFC?

1 Answers   winfoware,


In MFC By Using Communication Between Dialog Boxes,How Can We Send Message Of one Dialog Box To Another Dialog.?

3 Answers   Financial Technologies,


19)how to set Back Ground Picture to a Dialog Box in MFC ?

1 Answers  


Which CPrintInfo member variable must be set for multiple page printouts?

1 Answers  


1)set the Title for The File DialogBox, in MFC?

1 Answers  


How you create a button dynamically?

2 Answers  


If there is more than 100 control in a window how we can change the Taborder of a controls

4 Answers   Satyam,


Categories