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