コード例 #1
0
 protected override VideoFrame ApplyImpl(VideoFrame frame)
 {
     return(_filter.ApplyFilter(frame));
 }