Lines Matching refs:param

137      * @param originatingProvider the <code>ImageWriterSpi</code> that
196 * @param output the <code>ImageOutputStream</code> or other
278 * @param locale the desired <code>Locale</code>, or
375 * @param param an <code>ImageWriteParam</code> that will be used to
381 getDefaultStreamMetadata(ImageWriteParam param);
402 * @param imageType an <code>ImageTypeSpecifier</code> indicating the
404 * @param param an <code>ImageWriteParam</code> that will be used to
411 ImageWriteParam param);
415 ImageWriteParam param);
421 ImageWriteParam param);
442 * @param imageType an <code>ImageTypeSpecifier</code> indicating
444 * @param param the <code>ImageWriteParam</code> that will be used for
446 * @param streamMetadata an <code>IIOMetadata</code> object that will
448 * @param imageMetadata an <code>IIOMetadata</code> object that will
456 ImageWriteParam param,
487 * @param imageType an <code>ImageTypeSpecifier</code> indicating the
489 * @param param the <code>ImageWriteParam</code> that will be used for
491 * @param streamMetadata an <code>IIOMetadata</code> object that will
493 * @param imageMetadata an <code>IIOMetadata</code> object that will
500 ImageWriteParam param,
550 * <code>param</code> is <code>null</code>, a default write param
558 * @param streamMetadata an <code>IIOMetadata</code> object representing
560 * @param image an <code>IIOImage</code> object containing an
562 * @param param an <code>ImageWriteParam</code>, or
577 ImageWriteParam param) throws IOException;
584 * @param image an <code>IIOImage</code> object containing an
606 * @param image a <code>RenderedImage</code> to be written.
674 * @param streamMetadata A stream metadata object, or <code>null</code>.
718 * to control the writing process. If <code>param</code> is
719 * <code>null</code>, a default write param will be used.
731 * @param image an <code>IIOImage</code> object containing an
733 * @param param an <code>ImageWriteParam</code>, or
748 public void writeToSequence(IIOImage image, ImageWriteParam param)
823 * @param streamMetadata an <code>IIOMetadata</code> object representing
855 * @param imageIndex the index of the image whose metadata is to
889 * @param imageIndex the index of the image whose metadata is to
891 * @param imageMetadata an <code>IIOMetadata</code> object
928 * @param imageIndex the index at which the image is to be
963 * to control the writing process. If <code>param</code> is
964 * <code>null</code>, a default write param will be used.
976 * @param imageIndex the index at which to write the image.
977 * @param image an <code>IIOImage</code> object containing an
979 * @param param an <code>ImageWriteParam</code>, or
998 ImageWriteParam param) throws IOException {
1019 * @param imageIndex the index of the image to be removed.
1053 * @param imageIndex the index of the image to be removed.
1121 * to control the writing process. If <code>param</code> is
1122 * <code>null</code>, a default write param will be used.
1134 * @param streamMetadata an <code>IIOMetadata</code> object representing
1136 * @param imageType an <code>ImageTypeSpecifier</code> describing
1138 * @param width the width of the image.
1139 * @param height the height of the image.
1140 * @param imageMetadata an <code>IIOMetadata</code> object
1142 * @param thumbnails a <code>List</code> of
1145 * @param param an <code>ImageWriteParam</code>, or
1172 ImageWriteParam param) throws IOException {
1230 * @param imageIndex the index at which the image is to be
1279 * to control the writing process. If <code>param</code> is
1280 * <code>null</code>, a default write param will be used.
1292 * @param imageIndex the index at which to write the image.
1293 * @param imageType an <code>ImageTypeSpecifier</code> describing
1295 * @param width the width of the image.
1296 * @param height the height of the image.
1297 * @param imageMetadata an <code>IIOMetadata</code> object
1299 * @param thumbnails a <code>List</code> of
1302 * @param param an <code>ImageWriteParam</code>, or
1332 ImageWriteParam param) throws IOException {
1381 * @param imageIndex the index of the image whose pixels are to be
1415 * @param imageIndex the index of the image whose pixels are to be
1417 * @param region a <code>Rectangle</code> that will be used to clip
1447 * <code>param</code> argument, and will be clipped to the image
1453 * to control the writing process. If <code>param</code> is
1454 * <code>null</code>, a default write param will be used.
1470 * @param image a <code>RenderedImage</code> containing source
1472 * @param param an <code>ImageWriteParam</code>, or
1487 * <li> <code>param</code> is <code>null</code>.
1494 public void replacePixels(RenderedImage image, ImageWriteParam param)
1506 * to control the writing process. If <code>param</code> is
1507 * <code>null</code>, a default write param will be used.
1510 * <code>param</code> argument, and will be clipped to the image
1529 * @param raster a <code>Raster</code> containing source
1531 * @param param an <code>ImageWriteParam</code>, or
1548 * <li> <code>param</code> is <code>null</code>.
1555 public void replacePixels(Raster raster, ImageWriteParam param)
1638 * @param listener an <code>IIOWriteWarningListener</code> to be
1658 * @param listener an <code>IIOWriteWarningListener</code> to be
1698 * @param listener an <code>IIOWriteProgressListener</code> to be
1718 * @param listener an <code>IIOWriteProgressListener</code> to be
1750 * @param imageIndex the index of the image about to be written.
1770 * @param percentageDone the current percentage of completion,
1809 * @param imageIndex the index of the image associated with the
1811 * @param thumbnailIndex the index of the thumbnail.
1832 * @param percentageDone the current percentage of completion,
1889 * @param imageIndex the index of the image on which the warning
1891 * @param warning the warning message.
1920 * @param imageIndex the index of the image on which the warning
1922 * @param baseName the base name of a set of
1925 * @param keyword the keyword used to index the warning message