Função OEMDitherColor (printoem.h)

A função OEMDitherColor solicita que o dispositivo crie um pincel dithered em uma paleta de dispositivos.

Sintaxe

ULONG OEMDitherColor(
  DHPDEV dhpdev,
  ULONG  iMode,
  ULONG  rgbColor,
  ULONG  *pulDither
);

Parâmetros

dhpdev

Define o parâmetro DHPDEVdhpdev.

iMode

Define o parâmetro ULONG iMode.

rgbColor

Define o parâmetro ULONGrgbColor.

pulDither

Define o parâmetro ULONG pulDither.

Retornar valor

Retorna um valor ULONG .

Requisitos

Requisito Valor
Plataforma de Destino Windows
Cabeçalho printoem.h (inclua Printoem.h)