Visual Basic (Declaration) | |
---|---|
Public Structure ConversionCmykParameters Inherits System.ValueType |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As ConversionCmykParameters |
C# | |
---|---|
public struct ConversionCmykParameters : System.ValueType |
C++/CLI | |
---|---|
public value class ConversionCmykParameters : public System.ValueType |
ConversionCmykParameters is used with the ConversionParameters class. The mask value will be used only when updating the CMYK conversion using the RasterColorConverterEngine.SetParameters method.
The higher the GCR (Gray Component Replacement), the more the gray components are replaced with blackness.
The higher the GCR (Gray Component Replacement), the more the gray components are replaced with blackness.
System.Object
System.ValueType
Leadtools.ColorConversion.ConversionCmykParameters
Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)