filloverlayeffect-ag凯发旗舰厅



com.spire.presentation.drawing
class filloverlayeffect

java.lang.object
  extended by com.spire.presentation.drawing.imagetransformoperationex
      extended by 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.


constructor summary
filloverlayeffect()
          fill overlay effect constructor.
filloverlayeffect( source)
           
 
method summary
 blendmode getblend()
          blendmode.
 fillformat getfillformat()
          fill format.
 void setblend(blendmode value)
           
 void setfillformat(fillformat value)
           
 
methods inherited from interface com.spire.presentation.islidecomponent
getslide
 
methods inherited from interface com.spire.presentation.iactivepresentation
getpresentation
 
constructor detail

filloverlayeffect

public filloverlayeffect()
fill overlay effect constructor.
throws:
java.lang.exception

filloverlayeffect

public filloverlayeffect( source)
method detail

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)


网站地图