ImageEn, unit imageenproc

ppeColorAdjustments


Declaration

ppeColorAdjustments = [peContrast, peHSV, peHSL, peRGB, peEqualize, peGamma, peAutoEnhance, peColorCurve, peLevels, peTransparency, peOtherColor];


Description

A set of TPreviewEffects that adjust the color of the image.


Examples

// Prompt user to perform color adjustment effects
ImageEnView1.Proc.DoPreviews( ppeColorAdjustments );




See Also

 ppeEditingFunctions
 ppeSpecialEffects