Searched refs:getWriterMIMETypesMethod (Results 1 – 1 of 1) sorted by relevance
165 …Method getWriterMIMETypesMethod = imageIOClass.getDeclaredMethod("getWriterMIMETypes", new Class[]… in createNewImageWithoutBorder() local168 Object aObj = getWriterMIMETypesMethod.invoke(imageIOClass, new Object[]{ }); in createNewImageWithoutBorder()
Completed in 5 milliseconds