LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

Matrix Property (IccLookupTableAToBTagType)

Show in webframe





Gets or sets the IccMatrix class.
Syntax
public IccMatrix Matrix {get; set;}
'Declaration
 
Public Property Matrix As IccMatrix
'Usage
 
Dim instance As IccLookupTableAToBTagType
Dim value As IccMatrix
 
instance.Matrix = value
 
value = instance.Matrix

            

            
public:
property IccMatrix Matrix {
   IccMatrix get();
   void set (    IccMatrix value);
}

Property Value

IccMatrix class that contains the Matrix data.
Requirements

Target Platforms

See Also

Reference

IccLookupTableAToBTagType Class
IccLookupTableAToBTagType Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.