Click or drag to resize

butterflow_ui Namespace

butterflow-ui is a graphical front end for interacting with the butterflow command line application in Windows.
Classes
  ClassDescription
Public classAboutWindow
Interaction logic for AboutWindow.xaml
Public classApp
Interaction logic for App.xaml
Public classBoolVisibilityConverter
A visibility converter.
Public classButterflowOption
A butterflowUI option. Contains layout information for use in butterflowUI.
Public classButterflowSubregion
A butterflow video subregion. Represents a snippet of a video on which butterflow will act.
Public classButterflowWrapper
A butterflow wrapper. Provides interaction with the butterflow executable.
Public classButterflowWrapperButterflowConsoleOutputArgs
Arguments for butterflow console output events.
Public classButterflowWrapperButterflowExitArgs
Arguments for butterflow exiting.
Public classButterflowWrapperButterflowOutputArgs
Arguments for butterflow output events where a known value of type can be parsed.
Public classInverseBoolConverter
An inverse boolean converter.
Public classInverseBoolVisibilityConverter
An inverse bool visibility converter.
Public classMainWindow
Interaction logic for MainWindow.xaml
Public classOctokitWrapper
An wrapper for the Octokit.net class. This class is used to extract functionality for checking github for updates to butterflow-ui installation.
Public classOptionsConfiguration
The butterflow options configuration. Contians all the options necessary to run butterflow and process a video.
Public classOptionsConfigurationFile
An options configuration file. This class is used to serialize out the configuration to a file.
Public classOptionsWindow
Interaction logic for OptionsWindow.xaml
Public classPropertyChangedAlerter
A class responsible for implementing the INotifyPropertyChanged interface and helper functions.
Enumerations
  EnumerationDescription
Public enumerationButterflowWrapperButterflowOutputType
Values that represent butterflow output types.
Public enumerationFlowFilterType
Values that represent a flow filter type used for optical flow calculations.
Public enumerationOctokitWrapperVersionStatus
Values that represent version status of the current installation of butterflow-ui.
Public enumerationRegionType
Values that represent subregion types.