PHP Manual

  • English French German Portuguese Spanish
Manual do PHP Referência das Funções Processamento e Geração de Imagem Gmagick GmagickDraw GmagickDraw::gettextencoding
GmagickDraw GmagickDraw::annotate GmagickDraw::arc GmagickDraw::bezier GmagickDraw::ellipse GmagickDraw::getfillcolor GmagickDraw::getfillopacity GmagickDraw::getfont GmagickDraw::getfontsize GmagickDraw::getfontstyle GmagickDraw::getfontweight GmagickDraw::getstrokecolor GmagickDraw::getstrokeopacity GmagickDraw::getstrokewidth GmagickDraw::gettextdecoration GmagickDraw::gettextencoding GmagickDraw::line GmagickDraw::point GmagickDraw::polygon GmagickDraw::polyline GmagickDraw::rectangle GmagickDraw::rotate GmagickDraw::roundrectangle GmagickDraw::scale GmagickDraw::setfillcolor GmagickDraw::setfillopacity GmagickDraw::setfont GmagickDraw::setfontsize GmagickDraw::setfontstyle GmagickDraw::setfontweight GmagickDraw::setstrokecolor GmagickDraw::setstrokeopacity GmagickDraw::setstrokewidth GmagickDraw::settextdecoration GmagickDraw::settextencoding
  • GmagickDraw::gettextdecoration
  • GmagickDraw::line

GmagickDraw::gettextencoding

(PECL gmagick >= Unknown)

GmagickDraw::gettextencoding — Returns the code set used for text annotations

Descrição

public string GmagickDraw::gettextencoding ( void )

Returns a string which specifies the code set used for text annotations.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Returns a string specifying the code set or false if text encoding is not set.

© Copyright © 2001-2015 The PHP Group.

© Copyright 2014. Diseñado por PHP Manual usando jfCMS.