Image processing pages

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public enum ImProcPages
Public Enumeration ImProcPages
public enum class ImProcPages

Members

MemberValueDescription
All1
Show all pages
Contrast2
Show contrast and luminosity page
HSV4
Show HSV page, allows to change H,S,V channels
HSL8
Show HSL page, allows to change H,S,L channels
RGB16
Show RGB page, allows to change R,G,B channels
UserFilt32
Preset and user defined convolutions
Equalize64
Manual and automated histogram equalization
BumpMap128
Bump map effect page
Lens256
Lens effect page
Wave512
Wave effect page
Morph1024
Maximum, Minimum, Open and Close morphing filters
Rotate2048
Rotate and flip page
FFT4096
Fast Fourier Transform page
Gamma8192
Gamma correction page
Sharpen16384
Sharpen effect page

See Also