sbool hasImageWriterForType(S mimeType) { ret ImageIO.getImageWritersByMIMEType(mimeType).hasNext(); }