Searched refs:border_wand (Results 1 – 1 of 1) sorted by relevance
4559 const PixelWand *border_wand) in DrawSetBorderColor() argument4570 assert(border_wand != (const PixelWand *) NULL); in DrawSetBorderColor()4571 PixelGetQuantumPacket(border_wand,&border_color); in DrawSetBorderColor()