true
if the writer is able to append an image to an image stream that already contains header information and possibly prior images. If canWriteSequence
returns false
, writeToSequence
and endWriteSequence
will throw an UnsupportedOperationException
.
The default implementation returns false
.
@return true
if images may be appended sequentially.
|
|
|
|
|
|