Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.11.2
|
Leadtools.ColorConversion Namespace > IccCurve Structure : Data Property |
public ushort[] Data {get; set;}
'Declaration Public Property Data As UShort()
public: property array<ushort>^ Data { array<ushort>^ get(); void set ( array<ushort>^ value); }