ICGetContrast(3mms) — Subroutines
Name
ICGetContrast --- Obtain current contrast value
Syntax
#include <mme/mme_api.h>
MMRESULT ICGetContrast(HIC hic)
Arguments
HIC hic
Specifies a handle to a compressor or decompressor.
Description
The ICGetContrast function obtains the current contrast value.
Extensions
The ICGetContrast function is a Digital extension to the Microsoft multimedia API specification.
Return Values
Returns the current contrast 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}