Annotation Type ImageWriterParams
-
@Documented @Retention(RUNTIME) @Target({METHOD,TYPE}) public @interface ImageWriterParamsAn annotation that a resource class can use to pass parameters to theIIOImageProvider.- Version:
- $Revision: $
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description intcompressionModeSpecifies the compression mode for the output image.floatcompressionQualitySpecifies the compression quality of the image being written.
-