- AcquireDrawInfo
DrawInfo* AcquireDrawInfo()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- CloneDrawInfo
DrawInfo* CloneDrawInfo(const(ImageInfo)* , const(DrawInfo)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- DestroyDrawInfo
DrawInfo* DestroyDrawInfo(DrawInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- DrawAffineImage
MagickBooleanType DrawAffineImage(Image* , const(Image)* , const(AffineMatrix)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- DrawClipPath
MagickBooleanType DrawClipPath(Image* , const(DrawInfo)* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- DrawGradientImage
MagickBooleanType DrawGradientImage(Image* , const(DrawInfo)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- DrawImage
MagickBooleanType DrawImage(Image* , const(DrawInfo)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- DrawPatternPath
MagickBooleanType DrawPatternPath(Image* , const(DrawInfo)* , const(char)* , Image** )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- DrawPrimitive
MagickBooleanType DrawPrimitive(Image* , const(DrawInfo)* , const(PrimitiveInfo)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GetAffineMatrix
void GetAffineMatrix(AffineMatrix* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- GetDrawInfo
void GetDrawInfo(const(ImageInfo)* , DrawInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.