DSkin
DSkin
DSkin.Common
FastBitmap 类
FastBitmap 构造函数
FastBitmap 构造函数 (Bitmap)
FastBitmap 构造函数 (Int32, Int32, PixelFormat)
FastBitmap 构造函数 (Int32, Int32, PixelFormat)
实例化一个图像
命名空间:
DSkin.Common
程序集:
DSkin (在 DSkin.dll 中) 版本:16.6.3.22
语法
C#
复制
public
FastBitmap
(
int
width
,
int
height
,
PixelFormat
format
)
参数
width
类型:
System
Int32
宽度
height
类型:
System
Int32
高度
format
类型:
System.Drawing.Imaging
PixelFormat
图像格式
参见
引用
FastBitmap 类
FastBitmap 重载
DSkin.Common 命名空间