Share via


ID2D1BlendTransform::SetDescription-Methode (d2d1effectauthor.h)

Ändert die Blendbeschreibung des entsprechenden Blendtransformationsobjekts.

Syntax

void SetDescription(
  [in] const D2D1_BLEND_DESCRIPTION *description
);

Parameter

[in] description

Typ: const D2D1_BLEND_DESCRIPTION*

Die neue Blendbeschreibung, die für die Blendtransformation angegeben ist.

Rückgabewert

Keine

Anforderungen

Anforderung Wert
Unterstützte Mindestversion (Client) Windows 8 und Plattformupdate für Windows 7 [Desktop-Apps | UWP-Apps]
Unterstützte Mindestversion (Server) Windows Server 2012 und Plattformupdate für Windows Server 2008 R2 [Desktop-Apps | UWP-Apps]
Zielplattform Windows
Kopfzeile d2d1effectauthor.h
Bibliothek D2d1.lib

Weitere Informationen

ID2D1BlendTransform

ID2D1EffectContext::CreateResourceTexture