Class PictureHelper

java.lang.Object
io.keikaiex.util.PictureHelper

public class PictureHelper extends Object
Author:
henri
  • Field Details

  • Constructor Details

    • PictureHelper

      public PictureHelper()
  • Method Details

    • getPictureFormat

      public static int getPictureFormat(String ext)
      Returns the picture format type of the specified file extension.
      Parameters:
      ext - file extension
      Returns:
      the picture format type of the specified file extension.