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 を含む)