OEMDitherColor function (printoem.h)
The OEMDitherColor function requests the device to create a brush dithered against a device palette.
Syntax
ULONG OEMDitherColor(
DHPDEV dhpdev,
ULONG iMode,
ULONG rgbColor,
ULONG *pulDither
);
Parameters
dhpdev
Defines the DHPDEV parameter dhpdev.
iMode
Defines the ULONG parameter iMode.
rgbColor
Defines the ULONG parameter rgbColor.
pulDither
Defines the ULONG parameter pulDither.
Return value
Returns a ULONG value.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | printoem.h (include Printoem.h) |