'Declaration Public Overloads Sub CopyPixels( _ ByVal stride As System.Integer, _ ByVal dataPointer As DataPointer _ )
public void CopyPixels( System.int stride, DataPointer dataPointer )
Parameters
- stride
The stride of the bitmap
- dataPointer
A reference to the buffer.