ILMVGammaDisp Interface
Interface Properties:
Type |
Name |
Description |
BOOL |
EnableGammaEqualize |
TRUE to enable gamma correction. |
long |
Gamma |
Gamma correction value, range between 1 and 500. |
BOOL |
DefaultEnableGammaEqualize |
Default enable gamma correction. |
long |
DefaultGamma |
Default Gamma correction value. Original default value is 1.0 |
BOOL |
IsLEADInputPinConnected |
Read only; returns TRUE if the filter’s input pin is connected. |
BOOL |
IsLEADOutputPinConnected |
Read only; returns TRUE if the filter’s 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. |