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