Type |
Name |
Description |
VARIANT_BOOL |
Enabled |
TRUE to enable effects. |
long |
Brightness |
The relative lightness or darkness of a color. Value range: -100 to 100. |
long |
Contrast |
Describes apparent difference in lightness between lighter and darker pixels. Value range: 100 to 100. |
long |
Hue |
The color reflected from or transmitted through an object. Value range: -180 to 180. |
long |
Saturation |
The strength or purity of a color. Value range: 100 to 100. |
VARIANT_BOOL |
Invert |
TRUE to invert colors. |
VARIANT_BOOL |
DefaultEnabled |
Default enable effects. |
long |
DefaultBrightness |
Default brightness value. Original default value is 10. |
long |
DefaultContrast |
Default contrast value. Original default value is 0. |
long |
DefaultHue |
Default Hue value. Original default value is 0. |
long |
DefaultSaturation |
Default Saturation value. Original default value is 0. |
VARIANT_BOOL |
DefaultInvert |
Default Invert value. Original default value is FALSE. |
long |
Left |
The left coordinate of the effect area rectangle. |
long |
Top |
The top coordinate of the effect area rectangle. |
long |
Right |
The right coordinate of the effect area rectangle. |
long |
Bottom |
The bottom coordinate of the effect area rectangle. |
VARIANT_BOOL |
EffectAreaEnabled |
Enables or disables area effect. |
long |
DefaultLeft |
Default left. Original default value is 0. |
long |
DefaultTop |
Default top. Original default value is 0. |
long |
DefaultRight |
Default right. Original default value is 1. |
long |
DefaultBottom |
Default bottom. Original default value is 1. |
VARIANT_BOOL |
DefaultEffectAreaEnabled |
Default enable effect area. |
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