For each image being displayed that argument is filled with the Image time, and passed to this class via the ImageDisplayedEvent.
More...
|
| DateTime | ImageTime [get, set] |
| | DateTime of the Image just being displayed. (In UTC format)
|
| |
| bool | IsFlippedHorizontally [get, set] |
| |
| bool | IsFlippedVertically [get, set] |
| |
| DateTime | NextImageTime [get, set] |
| | The next image (In UTC format)
|
| |
| System.Drawing.Size | OriginalImageSize [get, set] |
| |
| DateTime | PreviousImageTime [get, set] |
| | The previous image (In UTC format)
|
| |
| Rect | VideoEffectArea [get, set] |
| | Rect defining the area that the VideoEffect (if applied) pixel shader shall work on. The pixel shader should only read pixels within this area and must only modify the pixels within this area.
|
| |
| System.Drawing.Size | WindowSize [get, set] |
| |
For each image being displayed that argument is filled with the Image time, and passed to this class via the ImageDisplayedEvent.