Lines Matching full:progressive
37 * progressive, or compressed.
43 * progressive, or compressed according to the plug-in's default.
49 * progressive, or compressed according to current settings which are
56 * tiled, progressive, or compressed according to stream or image metadata.
106 * Whether the ImageWriter can write in progressive mode.
111 * The progressive mode.
163 * Gets the mode for writing the stream in a progressive sequence.
165 * @return the current progressive mode.
171 throw new UnsupportedOperationException("progressive mode is not supported");
176 * progressive.
179 * progressive, false otherwise.
186 * Sets the progressive mode which defines whether the stream contains a
187 * progressive sequence of increasing quality during writing. The
188 * progressive mode should be one of the following values: MODE_DISABLED,
192 * the new progressive mode.
201 throw new UnsupportedOperationException("progressive mode is not supported");