no, it does not... just because "image/jpeg" will produce an error.

On Thursday, October 13, 2016 at 3:55:22 PM UTC+8, Andreas Lobinger wrote:
>
> Why does stringmime("image/png" produce jpeg?
>
> On Thursday, October 13, 2016 at 7:44:42 AM UTC+2, love...@gmail.com 
> wrote:
>>
>> I have some jpeg images saved as base64 encoded strings (such strings can 
>> be produced by ```stringmime("image/png", convert(Image, rand(5,5)))``` 
>> using Images.jl). but I tried a whole day and cannot convert them back 
>> (without disk I/O)...
>>
>

Reply via email to