Previous:
DgGlyphBlock
Up:
PARC DataGlyph Toolkit 4.0 API
Next:
DgGlyphBlock_Create
DgGlyphBlock_ApplyTone
(from DgGlyphBlock.c)
DgExport DgError DgGlyphBlock_ApplyTone (
DgContext *context,
DgGlyphBlock
*block,
DgGlyphTone
*gt
);
Summary
Apply the image to the glyph block.
Parameters
context
specify context
block
pointer to the glyph block
gt
the glyphtone object to be set
Return Value
DG_OK
if successful