ImageEn, unit imageenproc
ppeEditingFunctions
Declaration
ppeEditingFunctions = [peRotate, peResize, peCrop, peSharpen, peSoftShadow, peSmoothing, pePixelize];
Description
A set of
TPreviewEffects
for editing the image.
Examples
// Prompt to edit the image
ImageEnView1.Proc.DoPreviews( ppeEditingFunctions );