BCGSoft.Shared Namespace > DrawManager Class > PixelAlpha Method : PixelAlpha(Color,Double,Double,Double) Method |
'Declaration Public Overloads Shared Function PixelAlpha( _ ByVal srcPixel As Color, _ ByVal percentR As Double, _ ByVal percentG As Double, _ ByVal percentB As Double _ ) As Color
'Usage Dim srcPixel As Color Dim percentR As Double Dim percentG As Double Dim percentB As Double Dim value As Color value = DrawManager.PixelAlpha(srcPixel, percentR, percentG, percentB)
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2