public int CreateGdPictureImageFromHTTP( string Host, string Path, int HTTPPort )
public function CreateGdPictureImageFromHTTP( Host: String; Path: String; HTTPPort: Integer ): Integer;
public function CreateGdPictureImageFromHTTP( Host : String, Path : String, HTTPPort : int ) : int;
public: int CreateGdPictureImageFromHTTP( string* Host, string* Path, int HTTPPort )
public: int CreateGdPictureImageFromHTTP( String^ Host, String^ Path, int HTTPPort )
'Declaration Public Function CreateGdPictureImageFromHTTP( _ ByVal Host As String, _ ByVal Path As String, _ ByVal HTTPPort As Integer _ ) As Integer
'Declaration
Public Function CreateGdPictureImageFromHTTP( _ ByVal Host As String, _ ByVal Path As String, _ ByVal HTTPPort As Integer _ ) As Integer
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging GdPictureImaging Members