RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
pngimage.SetPixels Function
Pascal
procedure SetPixels(const X: Integer; const Y: Integer; const Value: TColor); virtual;
C++
virtual SetPixels(const int X, const int Y, const TColor Value);

This is function pngimage.SetPixels.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!