英语翻译An overlay image is an image that is drawn on top of the primary image specified in the i member of this structure.To specify an overlay image,use the bitwise OR operator to combine fStyle with the INDEXTOOVERLAYMASK macro,passing the one
来源:学生作业帮助网 编辑:六六作业网 时间:2024/11/07 21:18:38
英语翻译An overlay image is an image that is drawn on top of the primary image specified in the i member of this structure.To specify an overlay image,use the bitwise OR operator to combine fStyle with the INDEXTOOVERLAYMASK macro,passing the one
英语翻译
An overlay image is an image that is drawn on top of the primary image specified in the i member of this structure.To specify an overlay image,use the bitwise OR operator to combine fStyle with the INDEXTOOVERLAYMASK macro,passing the one-based index of the overlay image in the macro.This image must have been previously specified as an overlay image using the ImageList_SetOverlayImage API.
一个覆盖图像是一个图像在 i的成员的这个结构体里指定主要的图像里的顶部进行画.
英语翻译An overlay image is an image that is drawn on top of the primary image specified in the i member of this structure.To specify an overlay image,use the bitwise OR operator to combine fStyle with the INDEXTOOVERLAYMASK macro,passing the one
覆盖图是在该结构体的成员i所指定的主图之上绘制的图像.