[]
Updates the image associated with the specified StyleGlyph and determines whether the new image can be disposed from this StyleGlyphSet, i.e. the glyph set owns the image.
public void Update(StyleGlyph styleGlyph, Image img, bool owns)
Type | Name | Description |
---|---|---|
StyleGlyph | styleGlyph | |
Image | img | |
bool | owns |