Previous:
DgGlyphTone_Threshold
Up:
PARC DataGlyph Toolkit 4.0 API
Next:
DgImage
DgGlyphTone_Threshold_Data
(from ../include/DgGlyphTone.h)
typedef struct {
DgInt32 cellSize;
void *privData;
} DgGlyphTone_Threshold_Data;
Summary
Type definition for an object referenced by an object of DgGlyphTone_Threshold for information of the cell.
Members
cellSize
the size of the glyph cells
privData
pointer to the privData object of glyph mark
References
DgGlyphTone_Threshold
See Also
DgGlyphTone_Threshold.
DgGlyphTone_ComparePixelType