Package Utils

Class PixelCalc

java.lang.Object
Utils.PixelCalc

public class PixelCalc extends Object
  • Constructor Details

    • PixelCalc

      public PixelCalc()
  • Method Details

    • defaultImage

      public void defaultImage()
    • setPixelsWidth

      public void setPixelsWidth(int Pixels_width)
    • setPixelsHeight

      public void setPixelsHeight(int Pixels_height)
    • setRatio

      public void setRatio(int Ratio_width, int Ratio_height)
    • getRatio_width

      public Integer getRatio_width()
    • getRatio_height

      public Integer getRatio_height()
    • getPixels_width

      public Integer getPixels_width()
    • getPixels_height

      public Integer getPixels_height()
    • proporcao

      public int proporcao()
    • Dados

      public String Dados()