| Package | Description |
|---|---|
| be.quodlibet.boxable | |
| be.quodlibet.boxable.image | |
| be.quodlibet.boxable.utils |
| Modifier and Type | Method and Description |
|---|---|
Image |
ImageCell.getImage()
Method which retrieve
Image |
| Modifier and Type | Method and Description |
|---|---|
ImageCell<T> |
Row.createImageCell(float width,
Image img)
Creates an image cell with provided width and
Image |
Cell<T> |
Row.createImageCell(float width,
Image img,
HorizontalAlignment align,
VerticalAlignment valign) |
| Modifier and Type | Method and Description |
|---|---|
Image |
Image.scale(float width)
Deprecated.
|
Image |
Image.scale(float boundWidth,
float boundHeight)
Method which scale
Image with designated width und height |
Image |
Image.scaleByHeight(float height)
Method which scale
Image with designated height |
Image |
Image.scaleByWidth(float width)
Method which scale
Image with designated width |
| Modifier and Type | Method and Description |
|---|---|
static Image |
ImageUtils.readImage(File imageFile)
Simple reading image from file
|
Copyright © 2020. All rights reserved.