Leadtools Namespace > RasterColor Structure : Create Method |
'Declaration Public Shared Function Create( _ ByVal alpha As Integer, _ ByVal red As Integer, _ ByVal green As Integer, _ ByVal blue As Integer _ ) As RasterColor
'Usage Dim alpha As Integer Dim red As Integer Dim green As Integer Dim blue As Integer Dim value As RasterColor value = RasterColor.Create(alpha, red, green, blue)
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