Fix BitmapData issues for HL

This commit is contained in:
Joshua Granick
2019-04-10 16:26:03 -07:00
parent 29f9509f9d
commit 40ccd22c79
5 changed files with 33 additions and 22 deletions

View File

@@ -63,7 +63,7 @@ namespace lime {
int byteOffset;
Image* image;
Rectangle* rect;
Rectangle rect;
int stride;