Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
RGB codes - screen
Message
De
23/12/2010 18:07:10
 
 
À
23/12/2010 14:57:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01493739
Message ID:
01493754
Vues:
60
>i have a table with rgb codes.
>
>each rgb code represents one pixel.
>
>i need to display them one after another.
>
>the idea is basically to recreate the picture which is stored in the table.
>
>i just cannot figure out how to do this.


Hi,

you should make use of the PSet method.

Object.PSet ([nXCoord, nYCoord]) sets the specified point(nXCoord, nYCoord) with the given RGB value.

Regards,

Koen
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform