GdPicture.NET.14.API
GdPicture14.Imaging Namespace / GdPictureColor Structure / FromArgb Method / FromArgb(Int32,Int32,Int32) Method





In This Topic
FromArgb(Int32,Int32,Int32) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Shared Function FromArgb( _
   ByVal Red As Integer, _
   ByVal Green As Integer, _
   ByVal Blue As Integer _
) As GdPictureColor
 

Parameters

Red
Green
Blue
See Also