RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
GraphUtil.ScaleImage Function
Pascal
procedure ScaleImage(const SourceBitmap: TBitmap; const ResizedBitmap: TBitmap; const ScaleAmount: Double);
C++
ScaleImage(const TBitmap SourceBitmap, const TBitmap ResizedBitmap, const Double ScaleAmount);

GraphUtil

This is function GraphUtil.ScaleImage.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!