Searched defs:GetAlpha (Results 1 – 4 of 4) sorted by relevance
80 PIXBYTE GetAlpha() const { return 0; } in GetAlpha() function in TrueColorPixelPtr100 PIXBYTE GetAlpha() const { return 0; } in GetAlpha() function in TrueColorPixelPtr120 PIXBYTE GetAlpha() const { return mpPixel[0]; } in GetAlpha() function in TrueColorPixelPtr140 PIXBYTE GetAlpha() const { return mpPixel[0]; } in GetAlpha() function in TrueColorPixelPtr160 PIXBYTE GetAlpha() const { return mpPixel[3]; } in GetAlpha() function in TrueColorPixelPtr180 PIXBYTE GetAlpha() const { return mpPixel[3]; } in GetAlpha() function in TrueColorPixelPtr201 PIXBYTE GetAlpha() const { return 0; } in GetAlpha() function in TrueColorPixelPtr221 PIXBYTE GetAlpha() const { return 0; } in GetAlpha() function in TrueColorPixelPtr238 PIXBYTE GetAlpha() const { return mpPixel[0]; } in GetAlpha() function in TrueColorPixelPtr
346 AlphaMask BitmapEx::GetAlpha() const in GetAlpha() function in BitmapEx
221 double PresenterSprite::GetAlpha (void) const in GetAlpha() function in sdext::presenter::PresenterSprite
98 CGFloat GetAlpha() const { return mfRGBA[3]; } in GetAlpha() function in RGBAColor
Completed in 48 milliseconds