Store a Imagem in Ionic Storage [V3]

I Have a app, and i Need store a image in Ionic-storage like a this.storage.set('Image', IMAGEDATA );, and after store the data, when i open the index page for exemple, execute a Function FileTransfer.upload for upload this image… Thanks