Udostępnij za pośrednictwem


CRenderTarget::COLORREF_TO_D2DCOLOR

Konwertuje wartości koloru i alfa GDI obiektu D2D1_COLOR_F.

static D2D1_COLOR_F COLORREF_TO_D2DCOLOR(
   COLORREF color,
   int nAlpha = 255
);

Parametry

  • color
    Wartość RGB.

  • nAlpha

Wartość zwracana

Wartość D2D1_COLOR_F.

Wymagania

Nagłówek: afxrendertarget.h

Zobacz też

Informacje

Klasa CRenderTarget