<?php
$TOC = array (
  0 => 
  array (
    0 => 'image.setup.php',
    1 => 'Instalaci&oacute;n/Configuraci&oacute;n',
  ),
  1 => 
  array (
    0 => 'image.constants.php',
    1 => 'Constantes predefinidas',
  ),
  2 => 
  array (
    0 => 'image.examples.php',
    1 => 'Ejemplos',
  ),
  3 => 
  array (
    0 => 'ref.image.php',
    1 => 'Funciones de GD e Im&aacute;genes',
  ),
  4 => 
  array (
    0 => 'class.gdimage.php',
    1 => 'GdImage',
  ),
  5 => 
  array (
    0 => 'class.gdfont.php',
    1 => 'GdFont',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'refs.utilspec.image.php',
    1 => 'Procesamiento y generaci&oacute;n de im&aacute;genes',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => 'Referencia de funciones',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => 'Prefacio',
  ),
);