ImageGear for .NET
Matrix Field (ImGearPDEColorDataCalRGB)




Gets or sets the matrix.
Syntax
'Declaration
 
Public Matrix As Single()
'Usage
 
Dim instance As ImGearPDEColorDataCalRGB
Dim value() As Single
 
value = instance.Matrix
 
instance.Matrix = value
public float[] Matrix
public: float[]* Matrix
public:
array<float>^ Matrix

Field Value

Array of positive float values.
Remarks
The default value is {1, 0, 0, 0, 1, 0, 0, 0, 1}.
See Also

Reference

ImGearPDEColorDataCalRGB Class
ImGearPDEColorDataCalRGB Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback