Partager via


Méthode IMILBitmapEffectRenderContext::SetOutputDPI (mileffects.h)

Définit les points de sortie par pouce (ppp).

Syntaxe

HRESULT SetOutputDPI(
  [in] double dblDpiX,
  [in] double dblDpiY
);

Paramètres

[in] dblDpiX

Type : double

Résolution horizontale.

[in] dblDpiY

Type : double

Résolution verticale.

Valeur retournée

Type : HRESULT

Si cette méthode réussit, elle retourne S_OK. Sinon, elle retourne un code d’erreur HRESULT.

Spécifications

   
Client minimal pris en charge Windows XP avec SP2, Windows Vista [applications de bureau uniquement]
Serveur minimal pris en charge Windows Server 2008 [applications de bureau uniquement]
Plateforme cible Windows
En-tête mileffects.h
DLL Mileffects.dll
Composant redistribuable Microsoft .Net 3.0