Flags specifying the desired histogram shape for the image tiles.
[FlagsAttribute()]
public enum CLAHECommandFlags
<FlagsAttribute()>
Public Enum CLAHECommandFlags
typedef NS_OPTIONS(NSUInteger, LTCLAHECommandFlags)
public enum CLAHECommandFlags
[FlagsAttribute()]
public enum class CLAHECommandFlags
Value | Member | Description |
---|---|---|
0x00000001 | ApplyRayliehDistribution | Bell-shaped histogram. |
0x00000002 | ApplyExponentialDistribution | Curved histogram. |
0x00000004 | ApplyNormalDistribution | Flat histogram |
0x00000008 | ApplySigmoidDistribution | Sigmoid shaped histogram. |
The flags must be used individually and cannot be OR'ed.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document