Uses of Enum Class
pi.resources.ImageFormat
Packages that use ImageFormat
Package
Description
Eine Sammlung von Zwischenspeichern für verschiedene
Spiel-Ressourcen wie zum Beispiel Bilder und Audioklänge.
-
Uses of ImageFormat in pi.resources
Methods in pi.resources that return ImageFormatModifier and TypeMethodDescriptionstatic ImageFormatGets theImageFormatof the specified format string.static ImageFormatReturns the enum constant of this class with the specified name.static ImageFormat[]ImageFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in pi.resources with parameters of type ImageFormatModifier and TypeMethodDescriptionstatic StringCodec.encode(BufferedImage image, ImageFormat imageFormat)