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 |
if i modified data in 1 view how does the other view knows
visual Pogramming c++ coding for create a paint application.. (Please someone help me)
What is the difference between Extension DLL and Regular DLL?
What is the difference between Struts and JSF? Pls list some most suitable differences.
How to update windows title bar dynamically?
What is Multithreading
I want recent paper pattern for HP company?
I can i set size of integer variable should be fixed for different operating systems(Ex i want integer size is 2bytes in OS)
if both base and derived class have the constructors if i create an object for derive class which class constructor is executed first
What is CALLBACK? How it work? what is the advantage of CALLBACK, please explain with an example
Tell us something about MFC?
1)At run-time, you can change the icon by calling the LoadIcon() function?