| C1.WPF.DX.4 Assembly > C1.Util.DX.WIC Namespace > BitmapSource Class > CopyPixels Method : CopyPixels(Int32,DataPointer) Method |
The stride of the bitmap
A reference to the buffer.
Instructs the object to produce pixels.
'Declaration Public Overloads Sub CopyPixels( _ ByVal stride As System.Integer, _ ByVal dataPointer As DataPointer _ )
public void CopyPixels( System.int stride, DataPointer dataPointer )
The stride of the bitmap
A reference to the buffer.