Method Detail
Summary:
Static Method fromPath (line 54)
Overrides : Swift_EmbeddedFile::fromPath() Create a new EmbeddedFile from a filesystem path.
Create a new Image from a filesystem path.
Parameters
Info
Constructor __construct (line 30)
Swift_Image __construct(
[string|Swift_OutputByteStream
$data = null], [string
$filename = null], [string
$contentType = null])
Overrides : Swift_EmbeddedFile::__construct() Create a new EmbeddedFile.
Create a new EmbeddedFile.
Details may be optionally provided to the constructor.
Parameters
Info