Previous:
DgFindGlyphInfo
Up:
PARC DataGlyph Toolkit 4.0 API
Next:
DgFindSeedPoint
DgFindGlyphInfo_Geom
(from ../include/DgFindGlyphInfo.h)
typedef struct DgFindGlyphInfo_Geom {
DgFloat32 cellSize;
DgFloat32 angle;
} DgFindGlyphInfo_Geom;
Summary
Type definition of a structure that holds detected geometry. The information is detected from a glyph image.
Members
cellSize
The size of the cell in pixels
angle
The angle of the image (from -pi to +pi), in radians
References
DgFindGlyphGeom
DgGlyphTone_FindGlyphInfoType