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

This is function pngimage.GetPixels.

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