Subject | English | Hebrew |
comp., MS | alpha premultiplied | מוכפל מראש לפי אלפא (Pertaining to the technique of scaling the three color components of a sample by alpha before storing their values. This saves many mathematical steps when alpha blending two images. For the PMARGB32 pixel format, all color values are alpha premultiplied) |
comp., MS | alpha test | בדיקת אלפא (A type of post-pixel blending operation which allows applications to control when pixels are written to the render target) |
comp., MS | alpha version | גירסת אלפא (A very early release of a product to get preliminary feedback about the feature set and usability) |
comp., MS | red, green, blue, alpha | אדום, ירוק, כחול, אלפא (A model that augments the red, green, blue (RGB) method of combining colors in light-based media, with a fourth color component, alpha, which is used to control color blending. In Open GL, an alpha value of 1.0 corresponds to complete opacity and a value of 0.0 corresponds to complete transparency) |