Tuesday, October 20, 2009

What is immutable and mutable images.

1)     What is immutable and mutable images.


1 comment:

  1. createImage(InputStream stream)
    Creates an immutable image from decoded image data obtained from an InputStream.
    createImage(int width, int height)

    ReplyDelete