InterviewSolution
Saved Bookmarks
| 1. |
What Is Multi-resolution Image Api In Java 9? |
|
Answer» With Java 9, a new multi-resolution image API has been introduced which supports multiple images with different resolution variants. This API ALLOWS a SET of images with different resolution to be used as a single multi-resolution image. FOLLOWING are major operations of multi-resolution image:-
With Java 9, a new multi-resolution image API has been introduced which supports multiple images with different resolution variants. This API allows a set of images with different resolution to be used as a single multi-resolution image. Following are major operations of multi-resolution image:- |
|