<?php
$TOC = array (
  0 => 
  array (
    0 => 'image.setup.php',
    1 => 'Installazione/Configurazione',
  ),
  1 => 
  array (
    0 => 'image.constants.php',
    1 => 'Costanti predefinite',
  ),
  2 => 
  array (
    0 => 'image.examples.php',
    1 => 'Esempi',
  ),
  3 => 
  array (
    0 => 'ref.image.php',
    1 => 'GD and Image Funzioni',
  ),
  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 => 'Processamento e generazione di immagini',
  ),
  1 => 
  array (
    0 => 'funcref.php',
    1 => 'Guida Funzioni',
  ),
  2 => 
  array (
    0 => 'index.php',
    1 => 'Manuale PHP',
  ),
);