<?php
$TOC = array (
  0 => 
  array (
    0 => 'imagickpixel.clear.php',
    1 => 'ImagickPixel::clear',
  ),
  1 => 
  array (
    0 => 'imagickpixel.construct.php',
    1 => 'ImagickPixel::__construct',
  ),
  2 => 
  array (
    0 => 'imagickpixel.destroy.php',
    1 => 'ImagickPixel::destroy',
  ),
  3 => 
  array (
    0 => 'imagickpixel.getcolor.php',
    1 => 'ImagickPixel::getColor',
  ),
  4 => 
  array (
    0 => 'imagickpixel.getcolorasstring.php',
    1 => 'ImagickPixel::getColorAsString',
  ),
  5 => 
  array (
    0 => 'imagickpixel.getcolorcount.php',
    1 => 'ImagickPixel::getColorCount',
  ),
  6 => 
  array (
    0 => 'imagickpixel.getcolorquantum.php',
    1 => 'ImagickPixel::getColorQuantum',
  ),
  7 => 
  array (
    0 => 'imagickpixel.getcolorvalue.php',
    1 => 'ImagickPixel::getColorValue',
  ),
  8 => 
  array (
    0 => 'imagickpixel.getcolorvaluequantum.php',
    1 => 'ImagickPixel::getColorValueQuantum',
  ),
  9 => 
  array (
    0 => 'imagickpixel.gethsl.php',
    1 => 'ImagickPixel::getHSL',
  ),
  10 => 
  array (
    0 => 'imagickpixel.getindex.php',
    1 => 'ImagickPixel::getIndex',
  ),
  11 => 
  array (
    0 => 'imagickpixel.ispixelsimilar.php',
    1 => 'ImagickPixel::isPixelSimilar',
  ),
  12 => 
  array (
    0 => 'imagickpixel.ispixelsimilarquantum.php',
    1 => 'ImagickPixel::isPixelSimilarQuantum',
  ),
  13 => 
  array (
    0 => 'imagickpixel.issimilar.php',
    1 => 'ImagickPixel::isSimilar',
  ),
  14 => 
  array (
    0 => 'imagickpixel.setcolor.php',
    1 => 'ImagickPixel::setColor',
  ),
  15 => 
  array (
    0 => 'imagickpixel.setcolorcount.php',
    1 => 'ImagickPixel::setColorCount',
  ),
  16 => 
  array (
    0 => 'imagickpixel.setcolorvalue.php',
    1 => 'ImagickPixel::setColorValue',
  ),
  17 => 
  array (
    0 => 'imagickpixel.setcolorvaluequantum.php',
    1 => 'ImagickPixel::setColorValueQuantum',
  ),
  18 => 
  array (
    0 => 'imagickpixel.sethsl.php',
    1 => 'ImagickPixel::setHSL',
  ),
  19 => 
  array (
    0 => 'imagickpixel.setindex.php',
    1 => 'ImagickPixel::setIndex',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.imagick.php',
    1 => 'ImageMagick',
  ),
  1 => 
  array (
    0 => 'refs.utilspec.image.php',
    1 => 'Обработка и генерация изображений',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Справочник функций',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Предисловие',
  ),
);