←Select platform

ColorDeviceCoordinates Property

Summary
Gets or sets the named color's device coordinates.
Syntax
C#
C++/CLI
Python
public ushort[] ColorDeviceCoordinates { get; set; } 
public: 
property array<ushort>^ ColorDeviceCoordinates { 
   array<ushort>^ get(); 
   void set (    array<ushort>^ ); 
} 
ColorDeviceCoordinates # get and set (IccNamedColor2Data) 

Property Value

Array that contains name color's device coordinates.

Requirements

Target Platforms

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

Leadtools.ColorConversion Assembly

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