Error processing SSI file
LEADTOOLS WCF Image Processing (Leadtools.Services.ImageProcessing.DataContracts assembly)

Show in webframe

Type Property (HistogramEqualizeRequest)






Gets or sets a flag that indicates which color space to equalize.
Syntax
[DataMemberAttribute(Name="Type", IsRequired=true)]
public HistogramEqualizeType Type {get; set;}
'Declaration
 
<DataMemberAttribute(Name="Type", IsRequired=True)>
Public Property Type As HistogramEqualizeType
'Usage
 
Dim instance As HistogramEqualizeRequest
Dim value As HistogramEqualizeType
 
instance.Type = value
 
value = instance.Type

            

            
[DataMemberAttribute(Name="Type", IsRequired=true)]
public:
property HistogramEqualizeType Type {
   HistogramEqualizeType get();
   void set (    HistogramEqualizeType value);
}

Property Value

Value that indicates which color space to equalize.
Requirements

Target Platforms

See Also

Reference

HistogramEqualizeRequest Class
HistogramEqualizeRequest Members

Error processing SSI file
Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features