Expand description
A frivolous joke of a library that turns your ordinary images into selfies featuring Final Fantasy XV’s Prompto.
Enums§
- Image
Format - An enumeration of supported image formats. Not all formats support both encoding and decoding.
- Prompto
Error - Library errors.
Functions§
- add_
selfie_ to_ image - Add Prompto to the image buffer. The image must be an RGBA image.
- selfie_
from_ file - Load an image file into memory and add a Prompto selfie.
- selfie_
from_ image - Add Prompto to the image.
- selfie_
from_ memory - Add Prompto to the image byte buffer.