←Select platform

GcrLevel Property

Summary
Gets or sets the GCR (Gray Component Replacement) value.
Syntax
C#
VB
C++
public int GcrLevel { get; set; } 
  
Public Property GcrLevel As Integer 
public: 
property int GcrLevel { 
   int get(); 
   void set (    int ); 
} 

Property Value

The GCR value. Possible values are between 0 and 1000.

Example

Refer to RasterColorConverterEngine.SetParameters example.

Requirements

Target Platforms

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

Leadtools.ColorConversion Assembly

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