A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
butterflow_ui
OptionsConfiguration Class
OptionsConfiguration Properties
CommandLineOutput Property
FastPyramid Property
FlowFilterType Property
Height Property
Iterations Property
KeepAudio Property
KeepSubregions Property
Levels Property
LockAspectRatio Property
LosslessQuality Property
MultipleFiles Property
PixelNeighborhood Property
PlaybackRate Property
PyramidScale Property
SmoothDerivativeStandardDeviation Property
SmoothMotion Property
Subregions Property
VideoInput Property
VideoOutput Property
Width Property
WindowSize Property
OptionsConfiguration
Subregions Property
Gets or sets the subregions of the video on which to work.
Namespace:
butterflow_ui
Assembly:
butterflow-ui (in butterflow-ui.exe) Version: 1.1.0.42906 (1.0.0.0)
Syntax
C#
Copy
public
ObservableCollection
<
ButterflowSubregion
>
Subregions
{
get
;
set
; }
Property Value
Type:
ObservableCollection
ButterflowSubregion
The subregions of the video.
See Also
Reference
OptionsConfiguration Class
butterflow_ui Namespace