| Name | Description | |
|---|---|---|
![]() | Add | Overloaded. Adds element(s) to the end of the |
![]() | AddRange | Adds elements of the specified array to the end of the ImageCollection. |
![]() | AsReadOnly | Returns a read-only System.Collections.ObjectModel.ReadOnlyCollection wrapper for the current collection. |
![]() | BeginInit | Signals the image collection that initialization is starting. |
![]() | Clear | Removes all images from the collection. |
![]() | ClearAndDisposeItems | Removes and disposes all images from the collection. |
![]() | ClearCache | Clears cache of image collection. |
![]() | Contains | Determines whether this instance contains the object. |
![]() | CopyTo | Copies the elements of the ImageCollection to an System.Array, starting at a particular System.Array index. |
![]() | CreateReferencedCollectionAndSwitchSources | Returns an image collection that contains images from this image collection, each image that references to the sourceStream will be switched to the destStream. |
![]() | Dispose | Releases all resources used by this ImageCollection object. |
![]() | EndInit | Signals the image collection that initialization is complete. |
![]() | GetEnumerator | Returns an enumerator that iterates through the collection. |
![]() | GetImageIndex | Returns the image page index in image collection that corresponds the image page index in decoder. |
![]() | IndexOf | Returns the index of the specified VintasoftImage object. |
![]() | Insert | Overloaded. Inserts an element into the |
![]() | InsertFromImageSource | Inserts the elements of collection into the ImageCollection at the specified index. |
![]() | InsertRange | Inserts the elements of collection into the ImageCollection at the specified index. |
![]() | MoveRange | Removes images at specified indexes and inserts them at specified index. |
![]() | Remove | Removes the first occurrence of a specific object from the ImageCollection. |
![]() | RemoveAt | Removes the VintasoftImage at the specified index from this collection. |
![]() | RemoveRange | Overloaded. Removes elements at the specified indices of the |
![]() | SaveAsync | Overloaded. Saves asynchronously all images from this collection to specified stream using the specified |
![]() | SaveSync | Overloaded. Saves synchronously all images from this collection to specified stream using the specified |
![]() | SetDecodingSettings | Sets the decoding settings of all images of this image collection. |
![]() | SetDecodingSettingsProperties | Sets the properties of decoding settings for all images of this image collection. |
![]() | SetRenderingSettings | Sets the rendering settings for all images of this image collection. |
![]() | Swap | Swaps two elements in the collection. |
![]() | ToArray | Copies the elements of the ImageCollection to a new array. |

