array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'tr', ), 'this' => array ( 0 => 'gmagick.setimageformat.php', 1 => 'Gmagick::setimageformat', 2 => 'Sets the format of a particular image', ), 'up' => array ( 0 => 'class.gmagick.php', 1 => 'Gmagick', ), 'prev' => array ( 0 => 'gmagick.setimagefilename.php', 1 => 'Gmagick::setimagefilename', ), 'next' => array ( 0 => 'gmagick.setimagegamma.php', 1 => 'Gmagick::setimagegamma', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/gmagick/gmagick/setimageformat.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>

Gmagick::setimageformat

(PECL gmagick >= Unknown)

Gmagick::setimageformatSets the format of a particular image

Açıklama

public Gmagick::setimageformat(string $imageFormat): Gmagick

Sets the format of a particular image in a sequence.

Bağımsız Değişkenler

imageFormat

The image format.

Dönen Değerler

The Gmagick object.

Hatalar/İstisnalar

Hata durumunda bir GmagickException istisnası oluşur.