public class ImageInfo extends Object
Constructor and Description |
---|
ImageInfo(int width,
int height,
Rectangle2D clip) |
ImageInfo(int width,
int height,
Rectangle2D clip,
Color bgColor) |
public ImageInfo(int width, int height, Rectangle2D clip)
public ImageInfo(int width, int height, Rectangle2D clip, Color bgColor)
Copyright © 2022. All rights reserved.