Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:GetDrawInfo

243   GetDrawInfo((ImageInfo *) NULL,draw_info);
285 GetDrawInfo(image_info,clone_info);
5753 % GetDrawInfo() initializes draw_info to default values from image_info.
5755 % The format of the GetDrawInfo method is:
5757 % void GetDrawInfo(const ImageInfo *image_info,DrawInfo *draw_info)
5766 MagickExport void GetDrawInfo(const ImageInfo *image_info,DrawInfo *draw_info)