cleanup
This commit is contained in:
@@ -7,7 +7,8 @@
|
|||||||
#include <vector>
|
#include <vector>
|
||||||
using namespace std;
|
using namespace std;
|
||||||
|
|
||||||
/* Coordinate 0x0 represents the exact top-left corner of a bitmap. .5x.5
|
/*
|
||||||
|
* Coordinate 0x0 represents the exact top-left corner of a bitmap. .5x.5
|
||||||
* represents the center of the top-left pixel; 1x1 is the center of the top
|
* represents the center of the top-left pixel; 1x1 is the center of the top
|
||||||
* square of pixels.
|
* square of pixels.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user