FindColorFrames(MediaFile, Color, Size, Single, ActionInt32, Int32) | Finds all the frames that matches the specified color in the source video file and returns the frame numbers. Note: this method can take several minutes to complete depending on the duration and resolution of the source video. |
FindColorFrames(String, Color, Size, Single, ActionInt32, Int32) | Finds all the frames that matches the specified color in the source video file and returns the frame numbers. Note: this method can take several minutes to complete depending on the duration and resolution of the source video. |