C# Class Vidka.Core.Ops.InsertCurrentFrameStill

Inheritance: _VidkaOp
Mostra file Open project: miktemk/VidkaEditor

Public Methods

Method Description
InsertCurrentFrameStill ( IVidkaOpContext context ) : System
Run ( ) : void

Method Details

InsertCurrentFrameStill() public method

public InsertCurrentFrameStill ( IVidkaOpContext context ) : System
context IVidkaOpContext
return System

Run() public method

public Run ( ) : void
return void