Name | Description | |
---|---|---|
Count | Gets count of items in the list. (Inherited from GrapeCity.Documents.Word.FormattingBagList<ImageEffect>) | |
Item | Gets the item by its index in the list. (Inherited from GrapeCity.Documents.Word.FormattingBagList<ImageEffect>) |
The following tables list the members exposed by ImageEffectList.
Name | Description | |
---|---|---|
Count | Gets count of items in the list. (Inherited from GrapeCity.Documents.Word.FormattingBagList<ImageEffect>) | |
Item | Gets the item by its index in the list. (Inherited from GrapeCity.Documents.Word.FormattingBagList<ImageEffect>) |
Name | Description | |
---|---|---|
AddAlphaBiLevel | Adds a new AlphaBiLevel effect into the list. | |
AddAlphaCeiling | Adds a new AlphaCeiling effect into the list. | |
AddAlphaFloor | Adds a new AlphaFloor effect into the list. | |
AddAlphaInverse | Adds a new AlphaInverse effect into the list. | |
AddAlphaModulation | Adds a new AlphaModulation effect into the list. | |
AddAlphaReplace | Adds a new AlphaReplace effect into the list. | |
AddBiLevel | Adds a new BiLevel effect into the list. | |
AddBlur | Adds a new Blur effect into the list. | |
AddColorChange | Adds a new ColorChange effect into the list. | |
AddColorReplacement | Adds a new ColorReplacement effect into the list. | |
AddDuotone | Adds a new Duotone effect into the list. | |
AddFillOverlay | Adds a new FillOverlay effect into the list. | |
AddGrayscale | Adds a new Grayscale effect into the list. | |
AddHsl | Adds a new HslEffect effect into the list. | |
AddLuminance | Adds a new Luminance effect into the list. | |
AddTint | Adds a new Tint effect into the list. | |
Clear | Removes all items from the list. (Inherited from GrapeCity.Documents.Word.FormattingBagList<ImageEffect>) | |
ClearFormatting | Clears direct formatting in the object. (Inherited from GrapeCity.Documents.Word.FormattingBag) | |
Equals | Determines whether the specified object is equal to the current object. (Inherited from GrapeCity.Documents.Word.FormattingBagList<ImageEffect>) | |
GetHashCode | Serves as the default hash function. (Inherited from GrapeCity.Documents.Word.FormattingBagList<ImageEffect>) | |
InsertAlphaBiLevel | Inserts a new AlphaBiLevel effect into the list. | |
InsertAlphaCeiling | Inserts a new AlphaCeiling effect into the list. | |
InsertAlphaFloor | Inserts a new AlphaFloor effect into the list. | |
InsertAlphaInverse | Inserts a new AlphaInverse effect into the list. | |
InsertAlphaModulation | Inserts a new AlphaModulation effect into the list. | |
InsertAlphaReplace | Inserts a new AlphaReplace effect into the list. | |
InsertBiLevel | Inserts a new BiLevel effect into the list. | |
InsertBlur | Inserts a new Blur effect into the list. | |
InsertColorChange | Inserts a new ColorChange effect into the list. | |
InsertColorReplacement | Inserts a new ColorReplacement effect into the list. | |
InsertDuotone | Inserts a new Duotone effect into the list. | |
InsertFillOverlay | Inserts a new FillOverlay effect into the list. | |
InsertGrayscale | Inserts a new Grayscale effect into the list. | |
InsertHsl | Inserts a new HslEffect effect into the list. | |
InsertLuminance | Inserts a new Luminance effect into the list. | |
InsertTint | Inserts a new Tint effect into the list. | |
Remove | Removes an item from the list. (Inherited from GrapeCity.Documents.Word.FormattingBagList<ImageEffect>) | |
RemoveAll | Removes items from the list based on predicate. (Inherited from GrapeCity.Documents.Word.FormattingBagList<ImageEffect>) |