Uses of Class
be.quodlibet.boxable.image.Image
Packages that use Image
-
Uses of Image in be.quodlibet.boxable
Methods in be.quodlibet.boxable that return ImageMethods in be.quodlibet.boxable with parameters of type ImageModifier and TypeMethodDescriptionRow.createImageCell(float width, Image img) Creates an image cell with provided width andImageRow.createImageCell(float width, Image img, HorizontalAlignment align, VerticalAlignment valign) -
Uses of Image in be.quodlibet.boxable.image
Methods in be.quodlibet.boxable.image that return ImageModifier and TypeMethodDescriptionImage.scale(float width) Deprecated.Image.scale(float boundWidth, float boundHeight) Method which scaleImagewith designated width und heightImage.scaleByHeight(float height) Method which scaleImagewith designated heightImage.scaleByWidth(float width) Method which scaleImagewith designated width -
Uses of Image in be.quodlibet.boxable.utils
Methods in be.quodlibet.boxable.utils that return Image
scaleByWidth(float)