Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is it possible to make this string an image?
Message
De
14/07/2017 18:23:49
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Database:
MS SQL Server
Divers
Thread ID:
01652660
Message ID:
01652662
Vues:
96
This message has been marked as a message which has helped to the initial question of the thread.
J'aime (1)
>Hi everybody,
>
>If I got this as a value, what is it and can this be transformed into an image somehow?
>
>
>ÿØÿà
It's a JPG signature, meaning the start of the image (ÿØ = 0xFFD8), followed by a marker (ÿà = 0xFFE0), followed by a length (most probably, starting with a 0x00, and that's why it gets truncated by the reader you're using).
----------------------------------
António Tavares Lopes
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform