Alpha-Blending
基本解釋
- α混合
英漢例句
- This method does not support alpha blending, color keys, or format conversion.
這個方法不支持阿爾法混合、 - Alpha blending is a pixel-by-pixel blending of source and background color data.
Alpha混合是源顏色數(shù)據(jù)和背景顏色數(shù)據(jù)之間逐個像素的混合。 - Part II covers elementary 3D techniques, such as lighting, texturing, alpha blending, and stenciling.
四川大學(xué)工程碩士學(xué)位論文基于DireCtX 9.;0的3D游戲設(shè)計(jì)介紹了怎樣在Direct3D中顯示3D對象,頂點(diǎn)及索引的存儲方式,3D技術(shù)的一些元素,諸如光,包括光源的種類和光與表面相交的情況等。 - With the Alpha Blending algorithm, the OSD image displays in the LCD overlapping the input video signal.
采用Alpha混合技術(shù),將OSD圖文數(shù)據(jù)與視頻圖像進(jìn)行疊加混合,并輸出給顯示屏幕。 - This paper introduces the new features in microsoft windows GDI+, such as gradient brushes, independent path objects, alpha blending, image classes and so on.
介紹了GDI+的漸變填充、獨(dú)立的GraphicsPath類、A1pha混色和Image類等新特性。 并給出了在Visual C++.