table of contents
other versions
- wheezy 1.4.1-4
GetStandardColorSpaceProfileA(3w) | Wine API | GetStandardColorSpaceProfileA(3w) |
NAME¶
GetStandardColorSpaceProfileA (MSCMS.@)SYNOPSIS¶
BOOL GetStandardColorSpaceProfileA(
PCSTR machine,
DWORD id,
PSTR profile,
PDWORD size
)
DESCRIPTION¶
See GetStandardColorSpaceProfileW(3w).IMPLEMENTATION¶
Declared in "icm.h". Implemented in "dlls/mscms/profile.c". Debug channel "mscms".Oct 2012 | Wine API |