foxit.pdf.annots.ShadingColor Class Reference

Inherits SystemIDisposable.

Public Member Functions

 ShadingColor (uint firstcolor, uint secondcolor)
 Constructor, with parameters.
More...
 
 ShadingColor ()
 Constructor.

 
 ShadingColor (ShadingColor shading_color)
 Constructor, with another ShadingColor.

 
void Set (uint firstcolor, uint secondcolor)
 Set value.
More...
 

Detailed Description

This class represents shading color which is used for Type 2 (Axial) Shadings.

Constructor & Destructor Documentation

◆ ShadingColor()

foxit.pdf.annots.ShadingColor.ShadingColor ( uint  firstcolor,
uint  secondcolor 
)
inline

Constructor, with parameters.

Parameters
firstcolorFirst color used for shading color. Format: 0xAARRGGBB.
secondcolorSecond color used for shading color. Format: 0xAARRGGBB.

Member Function Documentation

◆ Set()

void foxit.pdf.annots.ShadingColor.Set ( uint  firstcolor,
uint  secondcolor 
)
inline

Set value.

Parameters
firstcolorFirst color used for shading color. Format: 0xAARRGGBB.
secondcolorSecond color used for shading color. Format: 0xAARRGGBB.
Returns
None.

Foxit Software Corporation Logo
@2018 Foxit Software Incorporated. All rights reserved.