| Package | Description |
|---|---|
| net.glxn.qrgen.core | |
| net.glxn.qrgen.core.image |
| Modifier and Type | Field and Description |
|---|---|
protected ImageType |
AbstractQRCode.imageType |
| Modifier and Type | Method and Description |
|---|---|
AbstractQRCode |
AbstractQRCode.to(ImageType imageType)
Overrides the imageType from its default
PNG |
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2014. All Rights Reserved.