ImageLoaderEvent.imageData

if the <code>endOfImage</code> flag is false, then this is a partially complete copy of the current <code>ImageData</code>, otherwise this is a completely loaded <code>ImageData</code>

class ImageLoaderEvent
ImageData imageData;

Meta