|
Custom Platform Support Development Kit
1.3
|
Provides interfaces and definitions for fill styles. More...
Classes | |
| class | IBitmapFillStyle |
| Defines an interface that represents a "bitmap" fill style. More... | |
| class | IGradientFillStyle |
| Defines an interface that represents a "gradient" fill style. More... | |
| class | ISolidFillStyle |
| Defines an interface that represents a "solid" fill style of a filled region. More... | |
Enumerations | |
| enum | GradientSpread { GRADIENT_SPREAD_EXTEND, GRADIENT_SPREAD_REFLECT, GRADIENT_SPREAD_REPEAT } |
| This defines the behavior of a gradient's overflow. More... | |
Variables | |
| FCM::ConstFCMIID | ID_IBITMAP_FILL_STYLE |
| Defines the universally-unique Interface ID for IBitmapFillStyle. More... | |
| FCM::ConstFCMIID | IID_IGRADIENT_FILL_STYLE |
| Defines the universally-unique interface ID for IGradientFillStyle. More... | |
| FCM::ConstFCMIID | IID_ISOLID_FILL_STYLE |
| Defines the universally-unique interface ID for ISolidFillStyle. More... | |
Provides interfaces and definitions for fill styles.
| FCM::ConstFCMIID DOM::FillStyle::ID_IBITMAP_FILL_STYLE |
Defines the universally-unique Interface ID for IBitmapFillStyle.
| FCM::ConstFCMIID DOM::FillStyle::IID_IGRADIENT_FILL_STYLE |
Defines the universally-unique interface ID for IGradientFillStyle.
| FCM::ConstFCMIID DOM::FillStyle::IID_ISOLID_FILL_STYLE |
Defines the universally-unique interface ID for ISolidFillStyle.