How to Change img files to PVRTC Compressed format at Runtime?

In the U3D Editor, change maps into PVRTC compressed foramt is easy.
but can i do this at runtime?

I mean that :
Save maps(.png or .jpg) in IOS Documents folder,
then load them directly in to the unity App as PVRTC compressed.

No, but even if you could, it would take far too long to be useful.

–Eric

Thanks a lot for your answer.