Is there a way to generate an uncompressed sprite (ALA Paper2D) at Runtime from a source PNG file?

It doesn’t even need to involve creating a completely new sprite. Just being able to change textures at runtime while preserving the Paper2D settings would work.