The PhotoProcessor type exposes the following members.

Methods

  NameDescription
AddFileToProcessingQueue
Adds a file into the processing queue
DisposeOverloaded.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
LoadSettingsFromDB
Load processing settings for mls from db.
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ProcessArchiveFiles
Process archive files matching a given filter and given paths
ProcessArchiveFilesByMLSID
Process archive files using settings from given mls
ProcessArchiveFilesByMLSIDWithFilter
Process archive files matching a given filter using settings from given mls
ProcessPhotos
Process a directory full of photos
ProcessPhotosByMLSID
Process photos for and MLS
SetDBInfo
Set up the Photo Processor to use given db server and dbname
StartProcessingQueue
Start a processing queue up with given directories
StartProcessingQueueByMLSID
Start a processing queue up for a given mlsid
StopProcessingQueue
Stops the photo processing
ToString
Returns a String that represents the current Object.
(Inherited from Object.)
WritePhotoRenameList
Tests out what the files would be renamed to without processing photos.

See Also