Unit Imager

Classes

TSmartImage - TSmartImage

Functions

DrawTransparentBitmap -
IconToBmp -
RectFitInto - Procedures

Procedures

Types

Constants

JPegSaveQuality
ShowProgressBar

Variables


Functions


procedure DrawTransparentBitmap(ACanvas: TCanvas; Source: TBitmap; XX, YY: Integer; Transp: TColor);


function IconToBmp(const AIcon: TIcon; AColor: TColor): TBitmap;


function RectFitInto(Fit, Into: TRect; Center: Boolean): TRect;

Procedures

Procedures


Types


Constants

JPegSaveQuality = 80

ShowProgressBar = True

procedure DrawTransparentBitmapOnto(Target, Source: TBitmap; XX, YY: Integer; Transp: TColor); *) { Variables

Variables