Bitmap 转换 (Bitmap to Image) | |
命名空间:
XSharp.VO.SDK
程序集:
XSharp.VOGUIClasses (在 XSharp.VOGUIClasses.dll 中) 版本:2.22 GA
语法 STATIC OPERATOR IMPLICIT (
bm AS Bitmap
) AS Image
public static implicit operator Image (
Bitmap bm
)
查看代码参数
- bm
- 类型:Bitmap
返回值
类型:
Image参见