ImageGear .NET v25.2 - Updated
Color Field (ImGearMosaicBorderParams)




ImageGear.Processing.Advanced Assembly > ImageGear.Processing Namespace > ImGearMosaicBorderParams Class : Color Field
Color of the border.
Syntax
'Declaration
 
Public Color As ImGearPixel
'Usage
 
Dim instance As ImGearMosaicBorderParams
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 color of the border.
See Also

Reference

ImGearMosaicBorderParams Class
ImGearMosaicBorderParams Members
ImGearPixel Class

Is this page helpful?
Yes No
Thanks for your feedback.