Uses of Class
de.hybris.platform.mediaconversion.imagemagick.ImageMagickEnvironment
-
Packages that use ImageMagickEnvironment Package Description de.hybris.platform.mediaconversion.imagemagick -
-
Uses of ImageMagickEnvironment in de.hybris.platform.mediaconversion.imagemagick
Methods in de.hybris.platform.mediaconversion.imagemagick that return ImageMagickEnvironment Modifier and Type Method Description static ImageMagickEnvironmentImageMagickEnvironment. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ImageMagickEnvironment[]ImageMagickEnvironment. values()Returns an array containing the constants of this enum type, in the order they are declared.
-