SymmetricCropTransparent

procedure SymmetricCropTransparent(img: TImage32);


This procedure crops images while ensuring that the center pixel before cropping remains the center pixel after cropping. This is particularly useful when rotating images.

See Also

TImage32.CropTransparentPixels