Searched defs:blob_ (Results 1 – 3 of 3) sorted by relevance
/external/ImageMagick/Magick++/lib/ |
D | Blob.cpp | 29 Magick::Blob::Blob(const Magick::Blob& blob_) in Blob() 50 Magick::Blob& Magick::Blob::operator=(const Magick::Blob& blob_) in operator =()
|
D | Image.cpp | 82 Magick::Image::Image(const Blob &blob_) in Image() 100 Magick::Image::Image(const Blob &blob_,const Geometry &size_) in Image() 118 Magick::Image::Image(const Blob &blob_,const Geometry &size_, in Image() 137 Magick::Image::Image(const Blob &blob_,const Geometry &size_, in Image() 156 Magick::Image::Image(const Blob &blob_,const Geometry &size_, in Image() 3854 void Magick::Image::ping(const Blob& blob_) in ping() 4022 void Magick::Image::read(const Blob &blob_) in read() 4033 void Magick::Image::read(const Blob &blob_,const Geometry &size_) in read() 4039 void Magick::Image::read(const Blob &blob_,const Geometry &size_, in read() 4047 void Magick::Image::read(const Blob &blob_,const Geometry &size_, in read() [all …]
|
/external/ImageMagick/Magick++/lib/Magick++/ |
D | STL.h | 2668 void pingImages(Container *sequence_,const Blob &blob_,ReadOptions &options) in pingImages() 2675 void pingImages(Container *sequence_,const Blob &blob_) in pingImages() 2756 void readImages(Container *sequence_,const Blob &blob_,ReadOptions &options) in readImages() 2769 void readImages(Container *sequence_,const Blob &blob_) in readImages()
|