Flags that indicate the background color , shade (or gradient) type, ball type and ball color type. This enumeration has a System.FlagsAttribute attribute that allows a bitwise combination of its member values.
[FlagsAttribute()]
public enum ColoredBallsCommandFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
<FlagsAttribute()>
Public Enum ColoredBallsCommandFlags
Inherits System.Enum
Implements System.IComparable, System.IConvertible, System.IFormattable
[FlagsAttribute()]
public enum ColoredBallsCommandFlags : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.ImageProcessing.SpecialEffects.ColoredBallsCommandFlags = function() { };
Leadtools.ImageProcessing.SpecialEffects.ColoredBallsCommandFlags.prototype = {
None = 0x00000000,
ShadingSingle = 0x00000001,
ShadingLeftRight = 0x00000002,
ShadingTopBottom = 0x00000003,
ShadingCircular = 0x00000004,
ShadingElliptical = 0x00000005,
Sticker = 0x00000010,
Ball = 0x00000020,
BackGroundImage = 0x00000100,
BackGroundColor = 0x00000200,
BallsColorMask = 0x00001000,
BallsColorOpacity = 0x00002000,
};
[FlagsAttribute()]
public enum class ColoredBallsCommandFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Members
Value | Member | Description |
---|---|---|
0x00000000 | None | No flags. |
0x00000001 | ShadingSingle | Fill the background with the color specified in the ColoredBallsCommand.BackGroundColor property only. |
0x00000002 | ShadingLeftRight | Draw shading as vertical lines that move from left to right. |
0x00000003 | ShadingTopBottom | Draw shading as horizontal lines that move from top to bottom. |
0x00000004 | ShadingCircular | Draw shading as concentric circles. |
0x00000005 | ShadingElliptical | Draw shading as concentric ellipses. |
0x00000010 | Sticker | Balls will overlap like stickers. |
0x00000020 | Ball | Balls will adjust like bubbles. |
0x00000100 | BackGroundImage | The background is the same as the image. |
0x00000200 | BackGroundColor | The background is the color specified in the ColoredBallsCommand.BackGroundColor property. |
0x00001000 | BallsColorMask | The ball colors will block the image colors. |
0x00002000 | BallsColorOpacity | Use the opacity value when combining image colors with ball colors. |
You can use a bitwise OR ( ¦ ) to specify one flag from each group.
Group | Flags |
Shading type | ShadingSingle, ShadingLeftRight, ShadingTopBottom, ShadingCircular, ShadingElliptical |
Ball type | Sticker, Ball |
Background type | BackGroundImage, BackGroundColor |
Ball color type | BallsColorMask, BallsColorOpacity |
Products |
Support |
Feedback: ColoredBallsCommandFlags Enumeration - Leadtools.ImageProcessing.SpecialEffects |
Introduction |
Help Version 19.0.2017.3.21
|
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.