MCHROMAKEYLib Namespace > IMKey Interface : KeyExcludePoint Method |
Sub KeyExcludePoint( _ ByVal _nXPosPixels As Integer, _ ByVal _nYPosPixels As Integer, _ ByVal _bsProps As String, _ ByRef _ppMFrameRes As Object _ )
void KeyExcludePoint( int _nXPosPixels, int _nYPosPixels, string _bsProps, out object _ppMFrameRes )
procedure KeyExcludePoint( _nXPosPixels: Integer; _nYPosPixels: Integer; _bsProps: String; Out _ppMFrameRes: TObject );
void KeyExcludePoint( int _nXPosPixels, int _nYPosPixels, BSTR* _bsProps, [PARAMFLAG::Out] IUnknown* _ppMFrameRes )