ImageGear for .NET
Color Field (ImGearPDEColorValue)




Color value components.
Syntax
'Declaration
 
Public Color As Integer()
'Usage
 
Dim instance As ImGearPDEColorValue
Dim value() As Integer
 
value = instance.Color
 
instance.Color = value
public int[] Color
public: int[]* Color
public:
array<int>^ Color

Field Value

Array of 1, 3 or 4 integer values.
Remarks
Gray color space has 1 component, RGB color space has 3 components and CMYK has 4 components.
See Also

Reference

ImGearPDEColorValue Class
ImGearPDEColorValue Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback