转换为位图 meaning in English
converttobitmap
Examples
- The transparent areas of the icon are lost when it is converted to a bitmap , and the transparent color of the resulting bitmap is set to
在将图标转换为位图时,其透明区域丢失,并且结果位图的透明颜色被设置为rgb ( 13 , 11 , 12 ) - The following code example demonstrates how to extract an icon from an embedded resource and convert it to a bitmap for display in every cell of an image column
下面的代码示例演示如何从嵌入式资源提取图标并将其转换为位图以便在图像列的每个单元格中显示。