Uses of Class
org.dspace.app.mediafilter.ImageMagickThumbnailFilter
Packages that use ImageMagickThumbnailFilter
-
Uses of ImageMagickThumbnailFilter in org.dspace.app.mediafilter
Subclasses of ImageMagickThumbnailFilter in org.dspace.app.mediafilterModifier and TypeClassDescriptionclassFilter 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.classclassFilter 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.