mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-04 14:48:47 +00:00
Add image.destroy
This commit is contained in:
@@ -54,6 +54,7 @@ Image :: struct {
|
||||
*/
|
||||
background: Maybe(RGB_Pixel_16),
|
||||
metadata: Image_Metadata,
|
||||
which: Which_File_Type,
|
||||
}
|
||||
|
||||
Image_Metadata :: union {
|
||||
|
||||
Reference in New Issue
Block a user