UtilFFMediaToolkitFindColorFrameTimeSpans Method

Overload List

FindColorFrameTimeSpans(MediaFile, Color, Size, Single, ActionInt32, Int32) Finds all the frames that matches the specified color in the source video file and returns the frame's time positions.

Note: this method can take several minutes to complete depending on the duration and resolution of the source video.

FindColorFrameTimeSpans(String, Color, Size, Single, ActionInt32, Int32) Finds all the frames that matches the specified color in the source video file and returns the frame's time positions.

Note: this method can take several minutes to complete depending on the duration and resolution of the source video.

See Also