This safety check helps to prevent the disposal of an {@linkplain #image} that stillused in a JAI operation chain. It doesn't prevent the disposal in every cases however. When unsure about whatever a coverage is still in use or not, it is safer to not invoke this method and rely on the garbage collector instead. @see PlanarImage#dispose @since 2.4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|