Condividi tramite


Intestazione d2d1helper.h

Questa intestazione viene usata da Direct2D. Per altre informazioni, vedere:

d2d1helper.h contiene le interfacce di programmazione seguenti:

Classi

 
ColorF

Definisce un set di costanti che rappresenta i colori noti e fornisce metodi pratici per creare istanze di colori diversi.
Matrix3x2F

La classe Matrix3x2F rappresenta una matrice da 3 a 2 e fornisce metodi pratici per la creazione di matrici.

Funzioni

 
ArcSegment

Crea una struttura D2D1_ARC_SEGMENT.
Beziersegment

Crea una struttura D2D1_BEZIER_SEGMENT.
BitmapBrushProperties

Crea una struttura D2D1_BITMAP_BRUSH_PROPERTIES.
BitmapProperties

Crea una struttura D2D1_BITMAP_PROPERTIES.
BrushProperties

Crea una struttura D2D1_BRUSH_PROPERTIES.
DrawingStateDescription

Crea una struttura D2D1_DRAWING_STATE_DESCRIPTION.
Ellisse

Crea una struttura D2D1_ELLIPSE.
FloatMax

Restituisce il valore a virgola mobile massimo.
Gradientstop

Crea una struttura D2D1_GRADIENT_STOP.
HwndRenderTargetProperties

Crea una struttura D2D1_HWND_RENDER_TARGET_PROPERTIES.
IdentityMatrix

Crea una matrice di identità. (IdentityMatrix)
InfiniteRect

Crea un rettangolo con l'angolo superiore sinistro impostato su (infinito negativo, infinito negativo) e l'angolo inferiore destro impostato su (infinito, infinito).
LayerParameters

Crea una struttura D2D1_LAYER_PARAMETERS.
LinearGradientBrushProperties

Crea una struttura D2D1_LINEAR_GRADIENT_BRUSH_PROPERTIES.
PixelFormat

Crea una struttura D2D1_PIXEL_FORMAT.
Point2F

Crea una struttura D2D1_POINT_2F che contiene le coordinate x e le coordinate y specificate.
Point2U

Crea una struttura D2D1_POINT_2U che contiene le coordinate x e le coordinate y specificate.
Quadraticbeziersegment

Crea una struttura D2D1_QUADRATIC_BEZIER_SEGMENT.
RadialGradientBrushProperties

Crea una struttura D2D1_RADIAL_GRADIENT_BRUSH_PROPERTIES.
RectF

Crea una struttura D2D1_RECT_F contenente le dimensioni specificate.
RectU

Crea una struttura D2D1_RECT_U contenente le dimensioni specificate.
RenderTargetProperties

Crea una struttura D2D1_RENDER_TARGET_PROPERTIES.
RoundedRect

Crea una struttura D2D1_ROUNDED_RECT.
Sizef

Crea una struttura D2D1_SIZE_F contenente la larghezza e l'altezza specificate.
SizeU

Crea una struttura D2D1_SIZE_U che contiene la larghezza e l'altezza specificate.
StrokeStyleProperties

Crea una struttura D2D1_STROKE_STYLE_PROPERTIES.

Strutture

 
TypeTraits

La struttura TypeTraits (d2d1helper.h) contiene implementazioni di Point, Size e Rect che archivia i dati usando il tipo specificato.