107810791080108110821083108410851086
public ImageProducer getSource() { if (osis == null) { if (properties == null) { properties = new Hashtable(); } osis = new OffScreenImageSource(this, properties); } return osis; }