|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImageType | |
|---|---|
| net.glxn.qrgen | |
| net.glxn.qrgen.image | |
| Uses of ImageType in net.glxn.qrgen |
|---|
| Methods in net.glxn.qrgen with parameters of type ImageType | |
|---|---|
QRCode |
QRCode.to(ImageType imageType)
Overrides the imageType from its default PNG |
| Uses of ImageType in net.glxn.qrgen.image |
|---|
| Methods in net.glxn.qrgen.image that return ImageType | |
|---|---|
static ImageType |
ImageType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ImageType[] |
ImageType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||