Skip to content

invalidateImageId api

Chris Hafey edited this page Feb 23, 2015 · 2 revisions

This function causes all enabled elements currently displaying the specific imageId to be marked as invalid. Use drawInvalidated() to draw all invalidated images.

function invalidImageId(imageId);

Parameters:

  • imageId - the imageId that has been invalidated