GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging / CreateGdPictureImageFromHTTP Method





In This Topic
CreateGdPictureImageFromHTTP Method (IGdPictureImaging)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(208)>
Function CreateGdPictureImageFromHTTP( _
   ByVal Host As String, _
   ByVal Path As String, _
   ByVal HTTPPort As Integer _
) As Integer
[DispId(208)]
int CreateGdPictureImageFromHTTP( 
   string Host,
   string Path,
   int HTTPPort
)
function CreateGdPictureImageFromHTTP( 
    Host: String;
    Path: String;
    HTTPPort: Integer
): Integer; 
DispIdAttribute(208)
function CreateGdPictureImageFromHTTP( 
   Host : String,
   Path : String,
   HTTPPort : int
) : int;
[DispId(208)]
int CreateGdPictureImageFromHTTP( 
   string* Host,
   string* Path,
   int HTTPPort
) 
[DispId(208)]
int CreateGdPictureImageFromHTTP( 
   String^ Host,
   String^ Path,
   int HTTPPort
) 

Parameters

Host
Path
HTTPPort
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureImaging
IGdPictureImaging Members