We have hosted the application imagine in order to run this application in our online workstations with Wine or directly.
Quick description about imagine:
Imagine is a OOP library for image manipulation built in PHP 5.3 using the latest best practices and thoughtful design that should allow for decoupled and unit-testable code. ImagineInterface (Imagine\Image\ImagineInterface) and its implementations is the main entry point into Imagine. You may think of it as a factory for Imagine\Image\ImageInterface as it is responsible for creating and opening instances of it and also for instantiating Imagine\Image\FontInterface object. The main piece of image processing functionality is concentrated in the ImageInterface implementations (one per driver - e.g. Imagick\Image). The main idea of Imagine is to avoid driver specific methods spill outside of this class and couple of other internal interfaces (Draw\DrawerInterface), so that the filters and any other image manipulations can operate on ImageInterface through its public API.Features:
- To open an existing image, all you need is to instantiate an image factory
- Resize an image is very easy
- You can also specify the filter you want as second argument
- Imagine also lets you create new, empty images
- Images are saved given a path and optionally options
- You can optionally specify the fill color for the new image
Programming Language: PHP.
Categories:
©2024. Winfy. All Rights Reserved.
By OD Group OU – Registry code: 1609791 -VAT number: EE102345621.