Finish implementating C++ Image operations
This commit is contained in:
@@ -23,7 +23,6 @@ namespace lime {
|
||||
int height;
|
||||
int offsetX;
|
||||
int offsetY;
|
||||
bool transparent;
|
||||
int width;
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user