PC SOFT

FORUMS PROFESSIONNELS
WINDEVWEBDEV et WINDEV Mobile

Accueil → WINDEV 2024 → How to update an image control pixel not using drawing routines
How to update an image control pixel not using drawing routines
Débuté par Walrus, 02 juil. 2008 11:39 - 1 réponse
Posté le 02 juillet 2008 - 11:39
I want to update an image control pixel with out using the drawing routines
(dPoint(10, 50, iLightYellow).
I need an address to be able to use faster routines to write out
memory locations to the image control. Does anyone have an example
on how to do this?
Posté le 07 juillet 2008 - 00:43
Walrus wrote in news message <167352c0e4539181d968992662aae4c5@news.pcsoft>:
I want to update an image control pixel with out using the drawing routines
(dPoint(10, 50, iLightYellow).
I need an address to be able to use faster routines to write out
memory locations to the image control. Does anyone have an example
on how to do this?


Je veux actualiser un pixel de contrôle d'image avec de l'utilisation des routines de dessin
(dPoint (10, 50, iLightYellow).
J'ai besoin d'une adresse pour être capable d'utiliser des routines plus rapides pour copier
endroits de mémoire au contrôle d'image. Fait quelqu'un a un exemple
sur comment le faire ?