Пример #1
0
 public JAIInfo.PngEncoderType getPNGEncoderType() {
   JAIInfo jaiInfo = getJaiInfo();
   return jaiInfo.getPngEncoderType();
 }