←Select platform

CmykParameters Property

Summary

Gets or sets the CMYK conversion properties.

Syntax

C#
VB
C++
public ConversionCmykParameters CmykParameters { get; set; } 
  
Public Property CmykParameters As Leadtools.Colorconversion.ConversionCmykParameters 

Property Value

A ConversionCmykParameters structure that contains the CIELab conversion properties.

Remarks

The CMYK conversion properties. If this property value is null(Nothing), default values are assumed.

Example

Refer to RasterColorConverterEngine.SetParameters example.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly