public class ImageFormat extends Object
ImageFormat()
ImageFormat(String type, Double quality)
Double
getQuality()
String
getType()
void
setQuality(Double quality)
setType(String type)
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ImageFormat()
public ImageFormat(String type, Double quality)
public String getType()
public void setType(String type)
public Double getQuality()
public void setQuality(Double quality)
public String toString()
toString
Object
Copyright © 2020–2025. All rights reserved.