ImageGear for .NET
Color Field (ImGearMosaicFillParams)




Fill color.
Syntax
'Declaration
 
Public Color As ImGearPixel
'Usage
 
Dim instance As ImGearMosaicFillParams
Dim value As ImGearPixel
 
value = instance.Color
 
instance.Color = value
public ImGearPixel Color
public: ImGearPixel* Color
public:
ImGearPixel^ Color

Field Value

ImageGear.Core.ImGearPixel class.
Remarks
This option lets you specify the fill color. This color is blended with the original cell color according to the Opacity field.
See Also

Reference

ImGearMosaicFillParams Class
ImGearMosaicFillParams Members
Opacity Field
ImGearPixel Class

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback