Google
BitmapGray.CreateResized Constructor
Class
Pascal
constructor CreateResized(Src: Graphics.TBitmap; newWidth: integer; newHight: integer);
Description

Creates new grayscale image by converting 24bpp bitmap but in different size than original.

Related Information