Drawing on Video within C#
问题 I am making an application that will allow users to apply certain tools to analyse videos & images. I need help with how i actaully draw/write on the video loaded into windows media player within my form and being able to save it on. It needs to be able to lert the user draw freehand and shapes on it. Thanks in Advance, Chris :) 回答1: This is a non-trivial, if not impossible task to accomplish with the wmp control in winforms. I don't know of any way to actually draw on the wmp but you could