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 booleanOS.AlphaBlend(int hdcDest, int nXOriginDest, int nYOriginDest, int nWidthDest, int nHeightDest, int hdcSrc, int nXOriginSrc, int nYOriginSrc, int nWidthSrc, int nHeightSrc, BLENDFUNCTION blendFunction)