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