OEMDitherColor 함수(printoem.h)
OEMDitherColor 함수는 디바이스 팔레트에 대해 디더링된 브러시를 만들도록 디바이스에 요청합니다.
구문
ULONG OEMDitherColor(
DHPDEV dhpdev,
ULONG iMode,
ULONG rgbColor,
ULONG *pulDither
);
매개 변수
dhpdev
DHPDEV 매개 변수 dhpdev를 정의합니다.
iMode
ULONG 매개 변수 iMode를 정의합니다.
rgbColor
ULONG 매개 변수 rgbColor를 정의합니다.
pulDither
ULONG 매개 변수 pulDither를 정의합니다.
반환 값
ULONG 값을 반환합니다.
요구 사항
요구 사항 | 값 |
---|---|
대상 플랫폼 | Windows |
헤더 | printoem.h(Printoem.h 포함) |