Hi!
Sorry if this is an easy one but I couldn’t really find anything, how would I go about getting a packed image file in python?
eg.
image = bge.texture.ImageFFmpeg(???)
I don’t want to use a path to a file cause I will be packing all the textures anyway.