IESFProperties::GetSaturation
HRESULT GetSaturation(
long *plValue
);
plValue |
[out] Pointer to a variable that receives the color saturation value. |
Retrieves the color saturation setting.
Return Values
Returns an HRESULT value. Possible values include the following.
Return code |
Description |
S_OK |
No error. |
E_POINTER |
plValue is not a valid pointer. |
Requirements
Header |
ESFilter.h |
Library |
ESFilter.dll |
MultiCam |
5.0 or later |