Click or drag to resize

ImageCollection Constructor

Overload List
  NameDescription
Public methodImageCollection
Initializes a new instance of the ImageCollection class.
Public methodImageCollection(AtalaImage)
Initializes a new instance of the %ImageCollection% object specifying one or multiple %AtalaImage% objects to add to the collection.
Public methodImageCollection(Stream, ProgressEventHandler)
Initializes a new instance of the %ImageCollection% object specifying a Stream containing image data to load.
Public methodImageCollection(String, ProgressEventHandler)
Initializes a new instance of the %ImageCollection% object specifying a filename containing image data to load.
Top
See Also