接口 ThumbImageConfig

所有已知实现类:
DefaultThumbImageConfig

public interface ThumbImageConfig
缩略图生成配置支持
作者:
tobato
  • 方法详细资料

    • getWidth

      int getWidth()
      获得缩略图宽
      返回:
    • getHeight

      int getHeight()
      获得缩略图高
      返回:
    • getPrefixName

      String getPrefixName()
      获得缩略图前缀
      返回:
    • getThumbImagePath

      String getThumbImagePath(String masterFilename)
      获得缩略图路径
      参数:
      masterFilename -
      返回: