dmagick.c.morphology

Undocumented in source.

Members

Aliases

ssize_t
alias ssize_t = ptrdiff_t
Undocumented in source.

Functions

AcquireKernelBuiltIn
KernelInfo* AcquireKernelBuiltIn(KernelInfoType , const(GeometryInfo)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
AcquireKernelInfo
KernelInfo* AcquireKernelInfo(const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
CloneKernelInfo
KernelInfo* CloneKernelInfo(const(KernelInfo)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
DestroyKernelInfo
KernelInfo* DestroyKernelInfo(KernelInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MorphologyImage
Image* MorphologyImage(const(Image)* , MorphologyMethod , ssize_t , const(KernelInfo)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
MorphologyImageChannel
Image* MorphologyImageChannel(const(Image)* , ChannelType , MorphologyMethod , ssize_t , const(KernelInfo)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ScaleGeometryKernelInfo
void ScaleGeometryKernelInfo(KernelInfo* , const(char)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ScaleKernelInfo
void ScaleKernelInfo(KernelInfo* , double , GeometryFlags )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ShowKernelInfo
void ShowKernelInfo(const(KernelInfo)* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

KernelInfo
struct KernelInfo
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta