filloverlayeffect-ag凯发旗舰厅
com.spire.presentation.drawing
class filloverlayeffect
java.lang.object
com.spire.presentation.drawing.imagetransformoperationex
com.spire.presentation.drawing.filloverlayeffect
- all implemented interfaces:
- iactivepresentation, islidecomponent
public class filloverlayeffect
- extends imagetransformoperationex
represents a fill overlay effect. a fill overlay may be used to specify
an additional fill for an object and blend the two fills together.
filloverlayeffect
public filloverlayeffect()
- fill overlay effect constructor.
- throws:
java.lang.exception
filloverlayeffect
public filloverlayeffect( source)
getfillformat
public fillformat getfillformat()
- fill format.
- returns:
setfillformat
public void setfillformat(fillformat value)
getblend
public blendmode getblend()
- blendmode.
- returns:
setblend
public void setblend(blendmode value)