PHP Manual

  • English French German Portuguese Spanish
Manual de PHP Referencia de funciones Procesamiento y generación de imágenes Gmagick GmagickDraw GmagickDraw::getfontsize
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::getfont
  • GmagickDraw::getfontstyle

GmagickDraw::getfontsize

(PECL gmagick >= Unknown)

GmagickDraw::getfontsize — Devuelve el tamaño de punto de la fuente

Descripción

public float GmagickDraw::getfontsize ( void )

Devuelve el tamaño de punto de la fuente usado cuando se anota texto.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Devuelve el tamaño de la fuente asociada con el objeto GmagickDraw actual.

© Copyright © 2001-2015 The PHP Group.

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