Uses of Class
org.eclipse.swt.internal.win32.BLENDFUNCTION
Packages that use BLENDFUNCTION
-
Uses of BLENDFUNCTION in org.eclipse.swt.internal.win32
Methods in org.eclipse.swt.internal.win32 with parameters of type BLENDFUNCTIONModifier and TypeMethodDescriptionstatic final boolean
OS.AlphaBlend
(int hdcDest, int nXOriginDest, int nYOriginDest, int nWidthDest, int nHeightDest, int hdcSrc, int nXOriginSrc, int nYOriginSrc, int nWidthSrc, int nHeightSrc, BLENDFUNCTION blendFunction)