ImageCollection Constructor |
Name | Description | |
---|---|---|
![]() | ImageCollection() |
Initializes a new instance of the ImageCollection class.
|
![]() | ImageCollection(AtalaImage[]) | Initializes a new instance of the %ImageCollection% object specifying one or multiple %AtalaImage% objects
to add to the collection. |
![]() | ImageCollection(Stream, ProgressEventHandler) | Initializes a new instance of the %ImageCollection% object specifying a Stream containing
image data to load. |
![]() | ImageCollection(String, ProgressEventHandler) | Initializes a new instance of the %ImageCollection% object specifying a filename containing image data to
load. |