Searched refs:backgroundColor_ (Results 1 – 4 of 4) sorted by relevance
40 void Magick::Montage::backgroundColor(const Magick::Color &backgroundColor_) in backgroundColor() argument42 _backgroundColor=backgroundColor_; in backgroundColor()
374 void Magick::Image::backgroundColor(const Color &backgroundColor_) in backgroundColor() argument378 if (backgroundColor_.isValid()) in backgroundColor()379 image()->background_color=backgroundColor_; in backgroundColor()383 options()->backgroundColor(backgroundColor_); in backgroundColor()2958 const Color &backgroundColor_) in extent() argument2960 backgroundColor(backgroundColor_); in extent()2965 const Color &backgroundColor_,const GravityType gravity_) in extent() argument2967 backgroundColor(backgroundColor_); in extent()4525 const Color &backgroundColor_) in splice() argument4527 backgroundColor(backgroundColor_); in splice()[all …]
29 void backgroundColor(const Color &backgroundColor_);
1365 void splice(const Geometry &geometry_,const Color &backgroundColor_);1366 void splice(const Geometry &geometry_,const Color &backgroundColor_,