|
Bas de page | |
---|---|
Auteur | Sujet : delphi et valeur RGB d'un pixel |
vince10 | je voudrais attribuer à un pixel d'un bitmap une valeur RGB (genre (255,255,255))
|
Publicité | Posté le 06-02-2002 à 22:23:15 |
[SDF]Poire Vive Grumly | TBitmap.Canvas.Pixels[X, Y] := Couleur;
--------------- Des bons sites pour Delphi? http://forum.hardware.fr/forum2.php3?post=16838&cat=10 -- informaticien -- http://www.z0rglub.com/phpwebgallery/ -- Delphi :love: |
[SDF]Poire Vive Grumly | Pixels, exemple
--------------- Des bons sites pour Delphi? http://forum.hardware.fr/forum2.php3?post=16838&cat=10 -- informaticien -- http://www.z0rglub.com/phpwebgallery/ -- Delphi :love: |
[SDF]Poire Vive Grumly | Pour finir : F1 roulez --------------- Des bons sites pour Delphi? http://forum.hardware.fr/forum2.php3?post=16838&cat=10 -- informaticien -- http://www.z0rglub.com/phpwebgallery/ -- Delphi :love: |
JWhy je peux plier (héhé) | RGB + F1
--------------- www.alliancefrancophone.org ... Home is where the heart is |
[SDF]Poire Vive Grumly |
--------------- Des bons sites pour Delphi? http://forum.hardware.fr/forum2.php3?post=16838&cat=10 -- informaticien -- http://www.z0rglub.com/phpwebgallery/ -- Delphi :love: |
[SDF]Poire Vive Grumly | TColor, type
--------------- Des bons sites pour Delphi? http://forum.hardware.fr/forum2.php3?post=16838&cat=10 -- informaticien -- http://www.z0rglub.com/phpwebgallery/ -- Delphi :love: |
[SDF]Poire Vive Grumly | T allergique à l'aide ou quoi ? --------------- Des bons sites pour Delphi? http://forum.hardware.fr/forum2.php3?post=16838&cat=10 -- informaticien -- http://www.z0rglub.com/phpwebgallery/ -- Delphi :love: |
JWhy je peux plier (héhé) | [SDF]Poire> je crois bien que oui: fait une recherche dans ce forum pour tous les topics postés par "vince10" --------------- www.alliancefrancophone.org ... Home is where the heart is |
Publicité | Posté le 07-02-2002 à 05:56:57 |
[SDF]Poire Vive Grumly |
--------------- Des bons sites pour Delphi? http://forum.hardware.fr/forum2.php3?post=16838&cat=10 -- informaticien -- http://www.z0rglub.com/phpwebgallery/ -- Delphi :love: |