ImageTransformOCollectionEffectiveData

ImageTransformOCollectionEffectiveData class

Immutable object that represents a readonly collection of effective image transform effects.

Name IImageTransformOperationCollectionEffectiveData truncuted to IImageTransformOCollectionEffectiveData because of COM names length cannot be more then 39.

ImageTransformOCollectionEffectiveData

NameDescription
ImageTransformOCollectionEffectiveData()

Returns: ImageTransformOCollectionEffectiveData


equals

NameDescription
equals(Object)Determines whether the specified object is equal to the current object.

Parameters:

NameTypeDescription
objObjectThe object to compare with the current object.

Returns: boolean


getSyncRoot

NameDescription
getSyncRoot()Returns a synchronization root. Read-only Object.

Returns: Object


get_Item

NameDescription
get_Item(int)Returns element by index.

Parameters:

NameTypeDescription
indexintIndex of element.

Returns: GrayScaleEffectiveData, GlowEffectiveData, OuterShadowEffectiveData, ColorChangeEffectiveData, EffectEffectiveData, DuotoneEffectiveData, InnerShadowEffectiveData, AlphaBiLevelEffectiveData, TintEffectiveData, BiLevelEffectiveData, AlphaModulateFixedEffectiveData, PresetShadowEffectiveData, LuminanceEffectiveData, SoftEdgeEffectiveData, AlphaReplaceEffectiveData, BlurEffectiveData, ColorReplaceEffectiveData, AlphaModulateEffectiveData, FillOverlayEffectiveData, HSLEffectiveData, AlphaInverseEffectiveData, ReflectionEffectiveData, AlphaFloorEffectiveData, AlphaCeilingEffectiveData


hashCode

NameDescription
hashCode()Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.

Returns: int


isSynchronized

NameDescription
isSynchronized()Returns a value indicating whether access to the collection is synchronized (thread-safe). Read-only boolean.

Returns: boolean


iterator

NameDescription
iterator()Returns an enumerator that iterates through the collection.

Returns:


iteratorJava

NameDescription
iteratorJava()Returns a java iterator for the entire collection.

Returns:


size

NameDescription
size()Returns the number of image effects in a collection. Read-only int.

Returns: int