This enumeration contains all flags that are needed by the RomanMosaicCommand. It is indicate the values used to select the shape of the tiles and the type of shadow.
[FlagsAttribute()]
public enum RomanMosaicCommandFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
<FlagsAttribute()>
Public Enum RomanMosaicCommandFlags
Inherits System.Enum
Implements System.IComparable, System.IConvertible, System.IFormattable
[FlagsAttribute()]
public enum RomanMosaicCommandFlags : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.ImageProcessing.SpecialEffects.RomanMosaicCommandFlags = function() { };
Leadtools.ImageProcessing.SpecialEffects.RomanMosaicCommandFlags.prototype = {
Flat = 0x00000000,
Rectangular = 0x00000000,
Circular = 0x00000001,
Both = 0x00000002,
ColoredShadow = 0x00000010,
GrayShadow = 0x00000020,
};
[FlagsAttribute()]
public enum class RomanMosaicCommandFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Members
Value | Member | Description |
---|---|---|
0x00000000 | Flat | Do not apply shadows. |
0x00000000 | Rectangular | Draws rectangular tiles in a grid. When this flag is used TileWidth property will contain the tile width in pixels, and TileHeight property will contain the tile height in pixels. |
0x00000001 | Circular | Draws rounded rectangular tiles in rings around the center of the image. When this flag is used TileWidth property will contain the radial component of the tile in pixels. |
0x00000002 | Both | Draws both rounded rectangular and rectangular tiles. Draws the largest circle that will fit inside the image and fill that with rings of rounded rectangular tiles. Any part of the image that is not covered by the rounded rectangular tiles gets covered with a grid of rectangular tiles. |
0x00000010 | ColoredShadow | Apply colored shadows. |
0x00000020 | GrayShadow | Apply grayscale shadows. |
You can use a bitwise OR ( ¦ ) to specify one flag from each group.
Group | Flags |
Drawing Shape | Rectangular, Circular, Both |
Shadow | Flat, Gray, Colored |
Products |
Support |
Feedback: RomanMosaicCommandFlags 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.