I would like to use `Image::Format imageFormat = Image::PNG;` which is used, for example, in [this project](https://github.com/SolderedElectronics/Inkplate-Arduino-library/blob/master/examples/Inkplate6COLOR/Projects/Inkplate6COLOR_OpenAI_Image_Slideshow/Inkplate6COLOR_OpenAI_Image_Slideshow.ino). But the symbol cannot be found.
I would like to use
Image::Format imageFormat = Image::PNG;which is used, for example, in this project.But the symbol cannot be found.