bachelorThesis
ImageJS: plataforma Javascript para composição de um minieditor de imagens
Fecha
2017-06-21Registro en:
RIBAS, Lucian Rossoni. ImageJS: plataforma Javascript para composição de um minieditor de imagens. 2017. 85 f. Trabalho de Conclusão de Curso (Graduação) – Universidade Tecnológica Federal do Paraná, Guarapuava, 2017.
Autor
Ribas, Lucian Rossoni
Resumen
Currently, the major platforms developed for image editing are still predominantly targeted to desktop devices; however, the increase in computational capacity directed at resources for the Internet is slowly triggering the migration of these programs to the Web environment, this includes softwares developed for image manipulation, defining the scope of this project. Available in the format of a mini studio with JavaScript libraries and dependencies, this platform aims to incorporate in a Web page a small editor for manipulation of images, graphically grouping some tools that allow the user to apply basic manipulations to an image. The image can be selected as a file, by the local directories tree, or sent from an external remote address. Due to the intention of being a cross-browser library, it will be very useful for Web-based system developers, who will not need to implement modules related to basic image editions.