ImageGear for .NET
ColorAlign Property
See Also  Send Feedback
ImageGear21.Formats.Vector Assembly > ImageGear.Vector Namespace > ImGearVectorEntityGeometry Class : ColorAlign Property




Glossary Item Box

Gets the byte offset between consecutive colors in the color array.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Property Value

Usually 3 or 4 (rgb, rgba).

Remarks

It makes sense only if UseColors property is true. Color alignment is initially set by Init method.

See Also

©2013. Accusoft Corporation. All Rights Reserved.