Closed AmbachtIT closed 11 months ago
If both BPP and width of a bitmap are odd, the stride and the array are not aligned. This causes an exception when trying to convert to or from a bitmap. This pull request fixes this problem.
This pull request fixes issues #457 and #459.
If both BPP and width of a bitmap are odd, the stride and the array are not aligned. This causes an exception when trying to convert to or from a bitmap. This pull request fixes this problem.
This pull request fixes issues #457 and #459.