The ImageFolderSource type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | FramesPerSecond |
Gets the fps of this sequence, or 0 if unknown.
|
![]() | ImageHeight |
Gets the height of the images in this sequence.
|
![]() | ImagePixelFormat |
Gets the pixel format of the images in this sequence.
|
![]() | ImageWidth |
Gets the width of the images in this sequence.
|
![]() | Item |
Returns a particular image of this sequence. The caller is responsible for disposing it.
|
![]() | NumImages |
Gets the total number of images in this sequence.
|
![]() | Source |
Gets the path to the source directory.
|