Uses of Class
org.dspace.app.mediafilter.ImageMagickThumbnailFilter
-
Packages that use ImageMagickThumbnailFilter Package Description org.dspace.app.mediafilter -
-
Uses of ImageMagickThumbnailFilter in org.dspace.app.mediafilter
Subclasses of ImageMagickThumbnailFilter in org.dspace.app.mediafilter Modifier and Type Class Description classImageMagickImageThumbnailFilterFilter image bitstreams, scaling the image to be within the bounds of thumbnail.maxwidth, thumbnail.maxheight, the size we want our thumbnail to be no bigger than.classImageMagickPdfThumbnailFilterclassImageMagickVideoThumbnailFilterFilter video bitstreams, scaling the image to be within the bounds of thumbnail.maxwidth, thumbnail.maxheight, the size we want our thumbnail to be no bigger than.
-