Interface IElFinderImageProcessorScaleParams

    • Method Detail

      • height

        int height()
        Gets the height of the scaled image (in pixels).
        Returns:
        The height of the scaled image (in pixels).
      • width

        int width()
        Gets the width of the scaled image (in pixels).
        Returns:
        The width of the scaled image (in pixels).