|
| БЕСПЛАТНАЯ ежедневная online лотерея! Выигрывай каждый день БЕСПЛАТНО! |
|
|
GetICMProfile
The GetICMProfile function retrieves the name of the color profile file for the device associated with the specified device context.
BOOL GetICMProfile(
HDC hdc, LPDWORD lpcbName, LPTSTR lpszFilename );
Parameters
hdc
Handle to the device context.
lpcbName
Pointer to a DWORD that contains the size, in bytes or characters, of the buffer that receives the filename, depending on whether the ANSI or Unicode version of the function is used. If the buffer is too small, the function fails, and sets the DWORD pointed to by lpcbName to the minimum required buffer size.
lpszFilename
Pointer to the buffer that receives the null-terminated string specifying the full path of the color profile file.
Return Values
If the function succeeds, the return value is nonzero. If the function fails, the return value is zero.
Remarks
The function obtains the image color matching profile for the device context regardless of whether image color matching (ICM) is enabled for the device context specified by hdc.
See Also
SetICMProfile
| Пригласи друзей и счет твоего мобильника всегда будет положительным! |
| Пригласи друзей и счет твоего мобильника всегда будет положительным! |
GetICMProfile
Функция GetICMProfile извлекает имя цветного файла профиля для устройства связанного определенным контекстом устройства.
BOOL GetICMProfile(
HDC hdc, LPDWORD lpcbName, LPTSTR lpszFilename );
Параметры
hdc
Прооперируйте контекст устройства.
lpcbName
Указатель на DWORD, которое содержит размер, в байтах или символах, буфера, который получает filename, или ANSI или версия Уникода функции использована. Если буфер слишком небольшой, функция терпит неудачу, и устанавливает DWORD указанное, чтобы lpcbName на минимум требовавшийся буферный размер.
lpszFilename
Указатель в буфер, который получает недействительный расторгнутую строку, определяющую полный путь цветного файла профиля.
Обратные Величины
Если функция добивается успеха, обратная величина ненулевая. Если функция терпит неудачу, обратная величина нулевая.
Замечания
Функция получает цвет образа, сочетавшийся профиль для контекста устройства независимо от того, что цветное сопоставление образа (ICM), приспособлены для контекста устройства определенного hdc.
Смотри Также
SetICMProfile
|
|
|
|
| |