imagetransformeffectcollection-ag凯发旗舰厅



com.spire.presentation.collections
class imagetransformeffectcollection

java.lang.object
  extended by com.spire.presentation.drawing.imagetransformex
      extended by com.spire.presentation.collections.imagetransformeffectcollection
all implemented interfaces:
com.spire.ms.system.collections.icollection, com.spire.ms.system.collections.ienumerable, iactivepresentation, islidecomponent, java.lang.iterable

public final class imagetransformeffectcollection
extends imagetransformex
implements com.spire.ms.system.collections.icollection

represents a collection of effects apllied to an image.


constructor summary
imagetransformeffectcollection(pictureshape picture)
           
 
method summary
 java.lang.object getsyncroot()
          gets a synchronization root.
 boolean issynchronized()
          gets a value indicating whether access to the collection is synchronized (thread-safe).
 int size()
          gets the size of collection.
 
methods inherited from class com.spire.presentation.drawing.imagetransformex
add, clear, get, getcount, getpresentation, getslide, iterator, removeat
 
constructor detail

imagetransformeffectcollection

public imagetransformeffectcollection(pictureshape picture)
method detail

issynchronized

public boolean issynchronized()
gets a value indicating whether access to the collection is synchronized (thread-safe).
returns:

getsyncroot

public java.lang.object getsyncroot()
gets a synchronization root. readonly .
returns:

size

public int size()
gets the size of collection.
returns:


网站地图