Click or drag to resize

FileSystemImageSource Constructor

Constructs a new FileSystemImageSource object.
Overload List
  NameDescription
Protected methodFileSystemImageSource(SerializationInfo, StreamingContext)
Creates a new instance of FileSystemImageSource from serialization information.
Public methodFileSystemImageSource(String, Boolean)
Provides access to all image files from a directory or file
Public methodFileSystemImageSource(String, Boolean)
Provides access to a list of image files.
Public methodFileSystemImageSource(String, String, Boolean)
Provides access to all image files from a directory that match a pattern or from a single file.
Top
See Also