Содержание

SendImage

Sends the specified image to the specified address by POST method.

Syntax

function SendImage(aImage: TCSElement; aURL:string; aName: string): string;
 
function SendImage(aImage: TCSImage; aURL:string; aName: string): string;

Parameters

Returnes value