коммит 3
коммит 2
This commit is contained in:
parent
ad4adf3a2b
commit
f02a260a28
@ -218,8 +218,8 @@ void Picture3(HDC hdc) {
|
||||
Image5(hdc, 40, 40, RGB(255, 0, 0));
|
||||
Image5(hdc, 140, 40, RGB(255, 0, 0));
|
||||
Image5(hdc, 240, 40, RGB(255, 0, 0));
|
||||
Image5(hdc, 240, 240, RGB(255, 0, 0));
|
||||
Image5(hdc, 40, 240, RGB(255, 0, 0));
|
||||
|
||||
|
||||
}
|
||||
void PictureFLineY(HDC hdc, void(*pfImage)(HDC hdc, int cx, int cy, COLORREF color)) {
|
||||
short x = 40;
|
||||
|
Loading…
Reference in New Issue
Block a user