ICGetSaturation(3mms) — Subroutines
Name
ICGetSaturation --- Obtain current saturation value
Syntax
#include <mme/mme_api.h>
MMRESULT ICGetSaturation(HIC hic)
Arguments
HIC hic
Specifies a handle to a compressor or decompressor.
Description
The ICGetSaturation function obtains the current contrast value.
Extensions
The ICGetSaturation function is a Digital extension to the Microsoft multimedia API specification.
Return Values
Returns the current saturation value if the function is successful; otherwise, it returns the following error code:
ICERR_BADHANDLE@T{ The hic argument is invalid or the compressor or decompressor is not open. T}