SkiaDrawingFactoryCreateBitmap 方法 (Int32, Int32, Int32, PixelFormat, IntPtr) |
[缺少 "M:CPF.Skia.SkiaDrawingFactory.CreateBitmap(System.Int32,System.Int32,System.Int32,CPF.Drawing.PixelFormat,System.IntPtr)" 的 <summary> 文档]
命名空间: CPF.Skia
public override IBitmapImpl CreateBitmap( int w, int h, int pitch, PixelFormat pixelFormat, IntPtr data )
[缺少 "M:CPF.Skia.SkiaDrawingFactory.CreateBitmap(System.Int32,System.Int32,System.Int32,CPF.Drawing.PixelFormat,System.IntPtr)" 的 <param name="w"/> 文档]
[缺少 "M:CPF.Skia.SkiaDrawingFactory.CreateBitmap(System.Int32,System.Int32,System.Int32,CPF.Drawing.PixelFormat,System.IntPtr)" 的 <param name="h"/> 文档]
[缺少 "M:CPF.Skia.SkiaDrawingFactory.CreateBitmap(System.Int32,System.Int32,System.Int32,CPF.Drawing.PixelFormat,System.IntPtr)" 的 <param name="pitch"/> 文档]
[缺少 "M:CPF.Skia.SkiaDrawingFactory.CreateBitmap(System.Int32,System.Int32,System.Int32,CPF.Drawing.PixelFormat,System.IntPtr)" 的 <param name="pixelFormat"/> 文档]
[缺少 "M:CPF.Skia.SkiaDrawingFactory.CreateBitmap(System.Int32,System.Int32,System.Int32,CPF.Drawing.PixelFormat,System.IntPtr)" 的 <param name="data"/> 文档]
[缺少 "M:CPF.Skia.SkiaDrawingFactory.CreateBitmap(System.Int32,System.Int32,System.Int32,CPF.Drawing.PixelFormat,System.IntPtr)" 的 <returns> 文档]