| C1.UWP.DX Assembly > C1.Util.DX.WIC Namespace > BitmapSourceTransform Class > CopyPixels Method : CopyPixels(RectL,Int32,Int32,Guid,BitmapTransformOptions,Int32,DataStream) Method |
'Declaration Public Overloads Sub CopyPixels( _ ByVal rectangle As RectL, _ 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( RectL rectangle, System.int width, System.int height, System.Guid guidDstFormat, BitmapTransformOptions dstTransform, System.int stride, DataStream output )