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
}

Functions

MagickExport char ** GetTypeList (const char *, unsigned long *, 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 unsigned long, ExceptionInfo *)
MagickExport const TypeInfo **** GetTypeInfoList (const char *, unsigned long *, 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 

Definition at line 25 of file type.h.

enum StyleType
Enumerator:
UndefinedStyle 
NormalStyle 
ItalicStyle 
ObliqueStyle 
AnyStyle 

Definition at line 40 of file type.h.


Function Documentation

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

Definition at line 1345 of file type.c.

References AcquireSemaphoreInfo(), MagickTrue, and type_semaphore.

Referenced by MagickCoreGenesis().

MagickExport void TypeComponentTerminus ( void   ) 

Generated on 19 Nov 2009 for MagickCore by  doxygen 1.6.1