| C1.WPF.DX.4 Assembly > C1.Util.DX.WIC Namespace > BitmapSourceTransform Class > CopyPixels Method : CopyPixels(Int32,Int32,Int32,DataStream) Method |
'Declaration Public Overloads Sub CopyPixels( _ ByVal width As System.Integer, _ ByVal height As System.Integer, _ ByVal stride As System.Integer, _ ByVal output As DataStream _ )
public void CopyPixels( System.int width, System.int height, System.int stride, DataStream output )