←Select platform

Matrix Property

Summary

Gets or sets the IccMatrix class.

Syntax

C#
VB
C++
public IccMatrix Matrix { get; set; } 
  
Public Property Matrix As Leadtools.Colorconversion.IccMatrix 
public: 
property Leadtools.Colorconversion.IccMatrix Matrix { 
   Leadtools.Colorconversion.IccMatrix get(); 
   void set (    Leadtools.Colorconversion.IccMatrix ); 
} 

Property Value

IccMatrix class that contains the Matrix data.

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