Uses of Enum
dev.matrixlab.webp4j.model.VP8StatusCode
Packages that use VP8StatusCode
-
Uses of VP8StatusCode in dev.matrixlab.webp4j.model
Methods in dev.matrixlab.webp4j.model that return VP8StatusCodeModifier and TypeMethodDescriptionstatic VP8StatusCodeVP8StatusCode.getStatusCode(int aValue) static VP8StatusCodeReturns the enum constant of this type with the specified name.static VP8StatusCode[]VP8StatusCode.values()Returns an array containing the constants of this enum type, in the order they are declared.