table of contents
other versions
- wheezy 1.4.1-4
EnumColorProfilesA(3w) | Wine API | EnumColorProfilesA(3w) |
NAME¶
EnumColorProfilesA (MSCMS.@)SYNOPSIS¶
BOOL EnumColorProfilesA(
PCSTR machine,
PENUMTYPEA record,
PBYTE buffer,
PDWORD size,
PDWORD number
)
DESCRIPTION¶
See EnumColorProfilesW(3w).IMPLEMENTATION¶
Declared in "icm.h". Implemented in "dlls/mscms/profile.c". Debug channel "mscms".Oct 2012 | Wine API |