ImageEn, unit imageenproc
ppeEditingFunctions
Declaration
ppeEditingFunctions = [peRotate, peResize, peCrop, peSharpen, peSoftShadow, peSmoothing, pePixelize];
Description
A set of
TPreviewEffects
for editing the image.
Examples
// Prompt user to perform editing operations the current image
ImageEnView1.Proc.DoPreviews( ppeEditingFunctions );
See Also
◼
ppeColorAdjustments
◼
ppeSpecialEffects