<?php
$TOC = array (
  0 => 
  array (
    0 => 'imagick.setup.php',
    1 => 'Installazione/Configurazione',
  ),
  1 => 
  array (
    0 => 'imagick.constants.php',
    1 => 'Costanti predefinite',
  ),
  2 => 
  array (
    0 => 'imagick.examples.php',
    1 => 'Esempi',
  ),
  3 => 
  array (
    0 => 'class.imagick.php',
    1 => 'Imagick',
  ),
  4 => 
  array (
    0 => 'class.imagickdraw.php',
    1 => 'ImagickDraw',
  ),
  5 => 
  array (
    0 => 'class.imagickdrawexception.php',
    1 => 'ImagickDrawException',
  ),
  6 => 
  array (
    0 => 'class.imagickexception.php',
    1 => 'ImagickException',
  ),
  7 => 
  array (
    0 => 'class.imagickkernel.php',
    1 => 'ImagickKernel',
  ),
  8 => 
  array (
    0 => 'class.imagickkernelexception.php',
    1 => 'ImagickKernelException',
  ),
  9 => 
  array (
    0 => 'class.imagickpixel.php',
    1 => 'ImagickPixel',
  ),
  10 => 
  array (
    0 => 'class.imagickpixelexception.php',
    1 => 'ImagickPixelException',
  ),
  11 => 
  array (
    0 => 'class.imagickpixeliterator.php',
    1 => 'ImagickPixelIterator',
  ),
  12 => 
  array (
    0 => 'class.imagickpixeliteratorexception.php',
    1 => 'ImagickPixelIteratorException',
  ),
);
$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',
  ),
);