←Select platform

Type Property

Summary
Flag that indicates which color space to equalize.
Syntax
C#
VB
Objective-C
C++
Java
public HistogramEqualizeType Type { get; set; } 
Public Property Type As HistogramEqualizeType 
@property (nonatomic, assign) LTHistogramEqualizeType type 
public HistogramEqualizeType getType() 
public void setType(HistogramEqualizeType value) 
public: 
property HistogramEqualizeType Type { 
   HistogramEqualizeType get(); 
   void set (    HistogramEqualizeType ); 
} 

Property Value

Value that indicates which color space to equalize.

Example

Refer to LocalHistogramEqualizeCommand.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Color Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.