mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-21 00:46:47 +00:00
Add new PNG post processing options.
This commit is contained in:
@@ -19,7 +19,7 @@ Error :: union {
|
||||
This is here because png.load will return a this type of error union,
|
||||
as it may involve an I/O error, a Deflate error, etc.
|
||||
*/
|
||||
image.PNG_Error,
|
||||
image.Error,
|
||||
}
|
||||
|
||||
General_Error :: enum {
|
||||
|
||||
Reference in New Issue
Block a user