dmagick.c.type

Undocumented in source.

Members

Enums

StretchType
enum StretchType

This setting suggests a type of stretch that ImageMagick should try to apply to the currently selected font family.

StyleType
enum StyleType

This setting suggests a font style that ImageMagick should try to apply to the currently selected font family.

Functions

GetTypeInfo
const(TypeInfo)* GetTypeInfo(const(char)* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetTypeInfoByFamily
const(TypeInfo)* GetTypeInfoByFamily(const(char)* , StyleType , StretchType , size_t , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetTypeInfoList
const(TypeInfo)** GetTypeInfoList(const(char)* , size_t* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
GetTypeList
char** GetTypeList(const(char)* , size_t* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
ListTypeInfo
MagickBooleanType ListTypeInfo(FILE* , ExceptionInfo* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TypeComponentGenesis
MagickBooleanType TypeComponentGenesis()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
TypeComponentTerminus
void TypeComponentTerminus()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

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

Meta