|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.spire.presentation.drawing.ImageTransformEx
com.spire.presentation.collections.ImageTransformEffectCollection
public final class ImageTransformEffectCollection
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 |
---|
public ImageTransformEffectCollection(PictureShape picture)
Method Detail |
---|
public boolean isSynchronized()
public java.lang.Object getSyncRoot()
public int size()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |