CodePudding user response:
Use pDC - & gt; GetDeviceCaps (HORZRES) and pDC - & gt; GetDeviceCaps (VERTRES) to determine the size, rather than a fixed sizeCodePudding user response:
My memory dc size is fixed, because the data above are according to the resolution of 1024 * 1448 to saveCodePudding user response:
Windows DC DC transfer printer to make a transformation, printed will certainly wrong,CodePudding user response:
What do you know what you see is what you get?To achieve what you see is what you get, put the graphics memory DC output to a printer, look like on the screen, must carry on the scale conversion
CodePudding user response:
Print preview right?