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()

Result: 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.

Result: boolean


getSyncRoot

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

Result: Object


get_Item

NameDescription
get_Item(int)Returns element by index.

Parameters:

NameTypeDescription
indexintIndex of element.

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


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.

Result: int


isSynchronized

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

Result: boolean


iterator

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

Result:


iteratorJava

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

Result:


size

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

Result: int