GdPicture.NET.14.API
GdPicture14.Imaging Namespace / GdPictureColor Structure / GdPictureColor Constructor / GdPictureColor Constructor(Byte,Byte,Byte)





In This Topic
GdPictureColor Constructor(Byte,Byte,Byte)
In This Topic
Syntax
'Declaration
 
Public Function New( _
   ByVal Red As Byte, _
   ByVal Green As Byte, _
   ByVal Blue As Byte _
)
 

Parameters

Red
Green
Blue
See Also