d.j.peters
Nombre de messages : 77 Age : 60 Localisation : Germany Date d'inscription : 31/07/2010
| Sujet: [solved english] color = 2d_point(x,y) ? Lun 30 Avr 2018 - 17:01 | |
| I know how to read any pixel color with the Windows API
but what is the Panoramic command to get the color from pixel position x,y ? (from current 2d target picture or form)
thank you.
DJ
Dernière édition par d.j.peters le Lun 30 Avr 2018 - 17:30, édité 1 fois | |
|
papydall
Nombre de messages : 7017 Age : 74 Localisation : Moknine (Tunisie) Entre la chaise et le clavier Date d'inscription : 03/03/2012
| Sujet: Re: [solved english] color = 2d_point(x,y) ? Lun 30 Avr 2018 - 17:12 | |
| COLOR_PIXEL_RED(N,X,Y) COLOR_PIXEL_GREEN(N,X,Y) COLOR_PIXEL_BLUE(N,X,Y)
return respectively the red, the green the blue primary component of a pixel of the system object designated by its N number. | |
|
d.j.peters
Nombre de messages : 77 Age : 60 Localisation : Germany Date d'inscription : 31/07/2010
| Sujet: Re: [solved english] color = 2d_point(x,y) ? Lun 30 Avr 2018 - 17:30 | |
| | |
|
Contenu sponsorisé
| Sujet: Re: [solved english] color = 2d_point(x,y) ? | |
| |
|