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
| Name | Description | 
|---|---|
| ImageTransformOCollectionEffectiveData() | 
Returns: ImageTransformOCollectionEffectiveData
equals
| Name | Description | 
|---|---|
| equals (Object) | Determines whether the specified object is equal to the current object. | 
Parameters:
| Name | Type | Description | 
|---|---|---|
| obj | Object | The object to compare with the current object. | 
Returns: boolean
getSyncRoot
| Name | Description | 
|---|---|
| getSyncRoot () | Returns a synchronization root. Read-only Object. | 
Returns: Object
get_Item
| Name | Description | 
|---|---|
| get_Item (int) | Returns element by index. | 
Parameters:
| Name | Type | Description | 
|---|---|---|
| index | int | Index of element. | 
Returns: ReflectionEffectiveData, AlphaReplaceEffectiveData, DuotoneEffectiveData, AlphaModulateEffectiveData, GlowEffectiveData, AlphaInverseEffectiveData, EffectEffectiveData, AlphaBiLevelEffectiveData, ColorChangeEffectiveData, BrightnessContrastEffectiveData, TintEffectiveData, FillOverlayEffectiveData, LuminanceEffectiveData, BlurEffectiveData, BiLevelEffectiveData, GrayScaleEffectiveData, PresetShadowEffectiveData, ColorReplaceEffectiveData, AlphaModulateFixedEffectiveData, AlphaCeilingEffectiveData, AlphaFloorEffectiveData, InnerShadowEffectiveData, HSLEffectiveData, SoftEdgeEffectiveData, OuterShadowEffectiveData
hashCode
| Name | Description | 
|---|---|
| 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
| Name | Description | 
|---|---|
| isSynchronized () | Returns a value indicating whether access to the collection is synchronized (thread-safe). Read-only boolean. | 
Returns: boolean
iterator
| Name | Description | 
|---|---|
| iterator () | Returns an enumerator that iterates through the collection. | 
Returns:
iteratorJava
| Name | Description | 
|---|---|
| iteratorJava () | Returns a java iterator for the entire collection. | 
Returns:
size
| Name | Description | 
|---|---|
| size () | Returns the number of image effects in a collection. Read-only int. | 
Returns: int