[This is preliminary documentation and is subject to change.]
The ImageImporter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ImageImporter |
Empty Constructor.
|
Methods
Name | Description | |
---|---|---|
![]() | lookThroughInbox |
lookThroughInbox looks through the the directory specified
by the combination of hardCodedDirectoryPath
and imgInboxString. It creates a list of the of the image paths
and stores them in lolCatFilePaths, but only if they end in .jpg, .gif, or .png!.
|
Properties
Name | Description | |
---|---|---|
![]() ![]() | FullPathToImageDirectory | |
![]() | LolCatFilePaths |
An enumeration of all the filepaths that the importer knows about.
|
![]() | NewPics |
A new pics property- this determines if any new pictures were found by the image importer.
|