Normalized code.
This commit is contained in:
@@ -175,6 +175,3 @@ Pixel GetPixel (const Bitmap* B, unsigned X, unsigned Y)
|
||||
/* Return the pixel */
|
||||
return B->Data[Y * B->Width + X];
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user