HomeSort by relevance Sort by last modified time
    Searched defs:quantizeInfo (Results 1 - 3 of 3) sorted by null

  /external/ImageMagick/Magick++/lib/
Options.cpp 8 // A wrapper around DrawInfo, ImageInfo, and QuantizeInfo
30 _quantizeInfo(static_cast<QuantizeInfo*>(AcquireMagickMemory(
31 sizeof(QuantizeInfo)))),
965 MagickCore::QuantizeInfo *Magick::Options::quantizeInfo(void)
971 const MagickCore::QuantizeInfo* quantizeInfo_,
974 _quantizeInfo((MagickCore::QuantizeInfo* ) NULL),
Image.cpp     [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
STL.h     [all...]

Completed in 76 milliseconds