type.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  _TypeInfo

Typedefs

typedef struct _TypeInfo TypeInfo

Enumerations

enum  StretchType {
  UndefinedStretch, NormalStretch, UltraCondensedStretch, ExtraCondensedStretch,
  CondensedStretch, SemiCondensedStretch, SemiExpandedStretch, ExpandedStretch,
  ExtraExpandedStretch, UltraExpandedStretch, AnyStretch
}
enum  StyleType {
  UndefinedStyle, NormalStyle, ItalicStyle, ObliqueStyle,
  AnyStyle, BoldStyle
}

Functions

MagickExport char ** GetTypeList (const char *, size_t *, ExceptionInfo *)
MagickExport MagickBooleanType ListTypeInfo (FILE *, ExceptionInfo *)
MagickExport MagickBooleanType TypeComponentGenesis (void)
MagickExport const TypeInfoGetTypeInfo (const char *, ExceptionInfo *)
MagickExport const TypeInfo ** GetTypeInfoByFamily (const char *, const StyleType, const StretchType, const size_t, ExceptionInfo *)
MagickExport const TypeInfo **** GetTypeInfoList (const char *, size_t *, ExceptionInfo *)
MagickExport void TypeComponentTerminus (void)

Typedef Documentation

typedef struct _TypeInfo TypeInfo

Enumeration Type Documentation

Enumerator:
UndefinedStretch 
NormalStretch 
UltraCondensedStretch 
ExtraCondensedStretch 
CondensedStretch 
SemiCondensedStretch 
SemiExpandedStretch 
ExpandedStretch 
ExtraExpandedStretch 
UltraExpandedStretch 
AnyStretch 
enum StyleType
Enumerator:
UndefinedStyle 
NormalStyle 
ItalicStyle 
ObliqueStyle 
AnyStyle 
BoldStyle 

Function Documentation

MagickExport const TypeInfo* GetTypeInfo ( const char *  ,
ExceptionInfo  
)
MagickExport const TypeInfo* * GetTypeInfoByFamily ( const char *  ,
const   StyleType,
const   StretchType,
const   size_t,
ExceptionInfo  
)
MagickExport const TypeInfo* * ** GetTypeInfoList ( const char *  ,
size_t *  ,
ExceptionInfo  
)
MagickExport char** GetTypeList ( const char *  ,
size_t *  ,
ExceptionInfo  
)
MagickExport MagickBooleanType ListTypeInfo ( FILE *  ,
ExceptionInfo  
)
MagickExport MagickBooleanType TypeComponentGenesis ( void   ) 
MagickExport void TypeComponentTerminus ( void   ) 

Generated on 15 Jun 2020 for MagickCore by  doxygen 1.6.1