Various fixes

This commit is contained in:
Ilya Laktyushin
2024-03-25 01:09:45 +04:00
parent 75070e2aa7
commit b7c18980f6
12 changed files with 225 additions and 137 deletions

View File

@@ -366,6 +366,7 @@ extension ImageARGB {
Int32(self.argbPlane.width),
Int32(self.argbPlane.height),
Int32(self.argbPlane.bytesPerRow),
false,
false
)
}