Uses of Enum
org.apache.commons.imaging.formats.webp.WebPChunkType
Packages that use WebPChunkType
-
Uses of WebPChunkType in org.apache.commons.imaging.formats.webp
Subclasses with type arguments of type WebPChunkType in org.apache.commons.imaging.formats.webpMethods in org.apache.commons.imaging.formats.webp that return WebPChunkTypeModifier and TypeMethodDescriptionstatic WebPChunkTypeReturns the enum constant of this type with the specified name.static WebPChunkType[]WebPChunkType.values()Returns an array containing the constants of this enum type, in the order they are declared.