Click or drag to resize

IndirectionImageSourceAdd Method

Adds an image to the image source.
Overload List
  NameDescription
Public methodAdd(AtalaImage)
Adds an AtalaImage to the end of the image source.
Public methodAdd(Stream, Int32)
Adds an image to the end of the image source from a stream.
Public methodAdd(String, Int32)
Adds an image to the end of the image source from a filename.
Top
See Also