←Select platform

Element Property

Summary
Gets or sets the matrix element values.
Syntax
C#
C++/CLI
Python
public int[] Element { get; set; } 
public: 
property array<int>^ Element { 
   array<int>^ get(); 
   void set (    array<int>^ ); 
} 
Element # get and set (IccMatrix) 

Property Value

Array that contains matrix data.

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.