|
Overview |
|
|
|
Group |
|
|
|
Quick Info
Windows NT
| No
| Win95
| Yes
| Win32s
| No
| Import Library
| gdi32.lib
| Header File
| wingdi.h
| Unicode
| WinNT
| Platform Notes
| None
|
|
|
EnumICMProfiles
The
EnumICMProfiles function enumerates the different color profiles that the system supports for
the specified device context.
int EnumICMProfiles(
HDC hdc,
|
|
ICMENUMPROC lpICMEnumFunc,
|
|
LPARAM lParam
|
|
);
|
|
Parameters
hdc
Handle to the device context.
lpICMEnumFunc
Pointer to the application-defined callback function. For more information,
see the
EnumICMProfilesProc function.
lParam
Application-supplied data. The data is passed to the callback function along
with the color profile information.
Return Values
Returns
1 if there are no color profiles to enumerate or image color matching is not
enabled. Otherwise, it returns the last value returned by the callback function,
which may be zero if the callback interrupted the enumeration.
See Also
EnumICMProfilesProc
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database