ReactOS 0.4.15-dev-7931-gfd331f1
GpPathGradient Struct Reference

#include <gdiplus_private.h>

Collaboration diagram for GpPathGradient:

Public Attributes

GpBrush brush
 
GpPathpath
 
ARGB centercolor
 
GpWrapMode wrap
 
BOOL gamma
 
GpPointF center
 
GpPointF focus
 
REALblendfac
 
REALblendpos
 
INT blendcount
 
ARGBsurroundcolors
 
INT surroundcolorcount
 
ARGBpblendcolor
 
REALpblendpos
 
INT pblendcount
 
GpMatrix transform
 

Detailed Description

Definition at line 273 of file gdiplus_private.h.

Member Data Documentation

◆ blendcount

INT GpPathGradient::blendcount

◆ blendfac

REAL* GpPathGradient::blendfac

Definition at line 281 of file gdiplus_private.h.

Referenced by GdipGetPathGradientBlend(), and GdipSetPathGradientBlend().

◆ blendpos

REAL* GpPathGradient::blendpos

Definition at line 282 of file gdiplus_private.h.

Referenced by GdipGetPathGradientBlend(), and GdipSetPathGradientBlend().

◆ brush

◆ center

GpPointF GpPathGradient::center

◆ centercolor

ARGB GpPathGradient::centercolor

◆ focus

GpPointF GpPathGradient::focus

◆ gamma

BOOL GpPathGradient::gamma

◆ path

◆ pblendcolor

ARGB* GpPathGradient::pblendcolor

◆ pblendcount

INT GpPathGradient::pblendcount

◆ pblendpos

REAL* GpPathGradient::pblendpos

◆ surroundcolorcount

INT GpPathGradient::surroundcolorcount

◆ surroundcolors

ARGB* GpPathGradient::surroundcolors

◆ transform

◆ wrap

GpWrapMode GpPathGradient::wrap

Definition at line 277 of file gdiplus_private.h.

Referenced by GdipGetPathGradientWrapMode(), and GdipSetPathGradientWrapMode().


The documentation for this struct was generated from the following file: