copyPixels alpha position fix (resolve #1707)
This commit is contained in:
@@ -48,6 +48,7 @@ namespace lime {
|
||||
ImageDataView (Image* image, Rectangle* rect);
|
||||
|
||||
void Clip (int x, int y, int width, int height);
|
||||
bool HasRow (int y);
|
||||
int Row (int y);
|
||||
|
||||
int x;
|
||||
|
||||
Reference in New Issue
Block a user