DjVu Namespace > PageBitmapSource Class > CopyPixels Method : CopyPixels(Int32Rect,IntPtr,Int32,Int32) Method |
Public Overloads Overrides NotOverridable Sub CopyPixels( _ ByVal sourceRect As Int32Rect, _ ByVal buffer As IntPtr, _ ByVal bufferSize As Integer, _ ByVal stride As Integer _ )
Dim instance As PageBitmapSource Dim sourceRect As Int32Rect Dim buffer As IntPtr Dim bufferSize As Integer Dim stride As Integer instance.CopyPixels(sourceRect, buffer, bufferSize, stride)
public override void CopyPixels( Int32Rect sourceRect, IntPtr buffer, int bufferSize, int stride )
public: void CopyPixels( Int32Rect sourceRect, IntPtr buffer, int bufferSize, int stride ) override
Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family