update : 2015.11.03
php.shukuma.com검색:
|
Gmagick::readimageblob(PECL gmagick >= Unknown) Gmagick::readimageblob — Reads image from a binary string 설명
public void Gmagick::readimageblob
( string
$imageContents
[, string $filename
] )Reads image from a binary string. 인수
반환값The Gmagick object on success 오류/예외Throws an GmagickException on error. |