ImageConsumer
object as a consumer and starts an immediate reconstruction of the image data which will then be delivered to this consumer and any other consumer which might have already been registered with the producer. This method differs from the addConsumer method in that a reproduction of the image data should be triggered as soon as possible.
@param ic the specified ImageConsumer
@see #addConsumer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|