Class ImageRequestParameter

    • Method Detail

      • getFormat

        public String getFormat()
        Returns:
        The format of the returned preview image, defaults to png.
      • getQuality

        public float getQuality()
        Returns:
        The (compression) quality of the returned preview image, between 0 (worst) and 1 (best). Defaults to 1.
      • getProject

        public Projekt getProject()
        Returns:
        The Projekt for which to return the preview image.
      • getProjectId

        public Long getProjectId()
        Returns:
        The ID of the Projekt for which to return the preview image.
      • getType

        public String getType()
        Returns:
        Whether to return the the full version of the preview image or a thumbnail.