public class ImageCodeProperty extends Object implements Serializable
| 构造器和说明 |
|---|
ImageCodeProperty() |
ImageCodeProperty(int width,
int height,
int interLine) |
ImageCodeProperty(int width,
int height,
int interLine,
boolean randomLocation) |
ImageCodeProperty(int width,
int height,
int interLine,
boolean randomLocation,
Color backColor,
Color foreColor,
Color lineColor) |
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.