C# Class WPFUtil.BitmapBuffer

显示文件 Open project: dgis/CodeTV

Public Methods

Method Description
BitmapBuffer ( System.Windows.Media.Imaging.BitmapSource Image ) : System

Private Methods

Method Description
DisposeLockHandle ( ) : void
SetBufferInfo ( ) : void
SetWICHandle ( ) : void

Method Details

BitmapBuffer() public method

public BitmapBuffer ( System.Windows.Media.Imaging.BitmapSource Image ) : System
Image System.Windows.Media.Imaging.BitmapSource
return System