Searched defs:imageFormat (Results 1 – 1 of 1) sorted by relevance
74 public final int imageFormat; field in ImageReaderSubPane.OutputFormat76 OutputFormat(int imageFormat) { in OutputFormat()