Skip to content

Image Modifications

Modify your image data using a variety of image processing functions. These functionality includes the following.

Here are simple examples:

Resize

Original Image

Original Image

Original Image

Real-Time Resize to 250x250px

Crop

Original Image

Original Image

Original Image

Real-Time Crop to 300x300px

Rotate

Original Image

Original Image

Original Image

90degree Rotate

Pixelate

Original Image

Original Image

Original Image

Real-Time Pixelate

Gray Scale

Original Image

Original Image

Original Image

Real-Time Gray Scale

Each operation has examples and you can also refer to API reference section for complete list of args.

The examples uses inteliver intuitive URL query commands. Please refer to intuitive query commands for more information on our URL query commands.

Note

For more information on how to apply these functionalities using our SDKs please refer to libraries.

Image Selection

You can apply the operation on different part of image. For selecting the part of image you want to apply an operation you can use the following different selections.

There are examples of each one in selection section in examples.

  • Window Selection
  • Face Selection
  • Objects Selection