Previous:
DgGlyphBlock_EraseFoldedBytes
Up:
PARC DataGlyph Toolkit 4.0 API
Next:
DgGlyphBlock_New
DgGlyphBlock_Invert
(from DgGlyphBlock.c)
DgError DgExport DgGlyphBlock_Invert (
DgContext *context,
DgGlyphBlock
*block
);
Summary
Invert the sense of each valid glyph mark in the block.
Parameters
context
specify context
block
block to invert in place
Return Value
DG_OK
on success