Closed ryankauk closed 4 years ago
I actually spent 1 whole month trying to figure out why the flutters bitmap translated upside down. The answer is here: https://stackoverflow.com/questions/8346115/why-are-bmps-stored-upside-down
Closing as this is intentional
Was wondering why the height is set as negative,
https://github.com/renancaraujo/bitmap/blob/ed8df15d759eb15a4819711f7670315893fefd2a/lib/bitmap.dart#L87