Enumeration that indicates what type of data is in the CellWidth and CellHeight properties or the cellWidth and cellHeight parameters. This enumeration has a System.FlagsAttribute attribute that allows a bitwise combination of its member values.
[FlagsAttribute()]public enum GlassEffectCommandFlags : System.Enum, System.IComparable, System.IConvertible, System.IFormattable
<FlagsAttribute()>Public Enum GlassEffectCommandFlagsInherits System.EnumImplements System.IComparable, System.IConvertible, System.IFormattable
[FlagsAttribute()]public enum GlassEffectCommandFlags : System.IComparable, System.IConvertible, System.IFormattable
Leadtools.ImageProcessing.SpecialEffects.GlassEffectCommandFlags = function() { };Leadtools.ImageProcessing.SpecialEffects.GlassEffectCommandFlags.prototype = {None = 0x00000000,WidthFrequency = 0x00000001,WidthPeriod = 0x00000002,HeightFrequency = 0x00000010,HeightPeriod = 0x00000020,};
[FlagsAttribute()]public enum class GlassEffectCommandFlags : public System.Enum, System.IComparable, System.IConvertible, System.IFormattable
Members
| Value | Member | Description |
|---|---|---|
| 0x00000000 | None | Reserved. |
| 0x00000001 | WidthFrequency | The CellWidth property or cellWidth parameter is the number of cells along the width of the image. |
| 0x00000002 | WidthPeriod | The CellWidth property or the cellWidth parameter is the width of the cell in pixels. |
| 0x00000010 | HeightFrequency | The CellHeight property or the cellHeight parameter is the number of cells along the height of the image. |
| 0x00000020 | HeightPeriod | The CellHeight property or the cellHeight parameter is the height of the cell in pixels. |
You can use a bitwise OR ( ¦ ) to specify one flag from each group.
| Group | Flags |
| Flags that indicate the type of data in the CellWidth property or the cellWidth parameter of the Constructor | WidthFrequency, WidthPeriod |
| Flags that indicate the type of data in the CellHeight property or the cellHeight parameter of the Constructor | HeightFrequency, HeightPeriod |
|
Products |
Support |
Feedback: GlassEffectCommandFlags 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.