Type | Name | Description |
---|---|---|
long | LightAngle | The light Angle, 0 to 360 degrees, this property controls the light direction. |
long | Elevation | Elevation angle, 0 to 180 degrees, 0 value will have outer embossing, 180 will have inner embossing effect. |
long | Depth | Depth of emboss effect, 1 to 100. |
VARIANT_BOOL | Embossp | Indicates whether to emboss with a bump map (TRUE) or not (FALSE). |
VARIANT_BOOL | Enabled | Indicates whether the Emboss effect is enabled (TRUE) or not (FALSE). |
long | DefaultLightAngle | Default light angle value. Original default value is 180. |
long | DefaultElevation | Default elevation angle value. Original default value is 90. |
long | DefaultDepth | Default depth value. Original default value is 1. |
VARIANT_BOOL | DefaultEmbossp | Default bump map value. Original default value is TRUE. |
VARIANT_BOOL | DefaultEnabled | Default for bEnabled value. Original default value is TRUE. |
long | Left | The left coordinate of the effect area rectangle, 0 by default. |
long | Top | The top coordinate of the effect area rectangle, 0 by default. |
long | Right | The right coordinate of the effect area rectangle, 1 by default. |
long | Bottom | The bottom coordinate of the effect area rectangle, 1 by default. |
VARIANT_BOOL | EffectAreaEnabled | Enable (TRUE) / Disable (FALSE) effect area. |
long | DefaultLeft | Default left. |
long | DefaultTop | Default top. |
long | DefaultRight | Default right. |
long | DefaultBottom | Default bottom. |
VARIANT_BOOL | DefaultEffectAreaEnabled | Default effect area enable status. |
VARIANT_BOOL | IsLEADInputPinConnected | Read only; returns TRUE if the filters input pin is connected. |
VARIANT_BOOL | IsLEADOutputPinConnected | Read only; returns TRUE if the filters output pin is connected. |
long | InWidth | Read only; the input stream width. |
long | InHeight | Read only; the input stream height. |
long | OutWidth | Read only; the output stream width. |
long | OutHeight | Read only; the output stream height. |
long | InBits | Read only; the input stream bits per pixel. |
long | OutBits | Read only; the output stream bits per pixel. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document