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 |
I can i set size of integer variable should be fixed for different operating systems(Ex i want integer size is 2bytes in OS)
what are the feauters of CObject
how to repaint when working with horizontal scroll bar
What is CSingleDocTemplate?
1.Get string1,string2,string3 1.add string1 and 2,string1 and 3. 2.replace vowels with T 3.count number of T. 4.remove T 5.COPY string1 to stringf. 6.restore string1. print the following 1.Number of T 2.StringF 3.string1+string2+string3 Use pointers and functions
How to find the mouse entering an image?..while entering need to display next image...
How to convert a CString variable to char* or LPTSTR?
1)dynamic creation of a Button ?
What is LoadLibrary function returns?
Why Array Index starts from Zero
What is LPCTSTR? What does LP denote it?
What is the difference between the SDI and MDI