Uses of Enum Class
de.pirckheimer_gymnasium.engine_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 de.pirckheimer_gymnasium.engine_pi.resources
Methods in de.pirckheimer_gymnasium.engine_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 de.pirckheimer_gymnasium.engine_pi.resources with parameters of type ImageFormatModifier and TypeMethodDescriptionstatic StringCodec.encode(BufferedImage image, ImageFormat imageFormat)