public interface ImageFormat
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDefaultExtension() |
java.lang.String[] |
getExtensions()
Get the file extension associated with this
ImageFormat . |
java.lang.String |
getName()
Get the name of this
ImageFormat . |
java.lang.String getName()
ImageFormat
.java.lang.String[] getExtensions()
ImageFormat
.java.lang.String getDefaultExtension()
Copyright © 2010 - 2023 Adobe. All Rights Reserved