MCHROMAKEYLib Namespace > MKeyClass Class : KeyFrameGet Method |
Public Overridable Sub KeyFrameGet( _ ByRef _ppMFrameRes As Object, _ ByRef _ppMFrameBG As Object _ )
public virtual void KeyFrameGet( out object _ppMFrameRes, out object _ppMFrameBG )
public procedure KeyFrameGet( Out _ppMFrameRes: TObject; Out _ppMFrameBG: TObject ); virtual;
public: virtual void KeyFrameGet( [PARAMFLAG::Out] IUnknown* _ppMFrameRes, [PARAMFLAG::Out] IUnknown* _ppMFrameBG )