How to access and change the rgb values of image pixels?

I am looking for a way to change the RGB values of individual pixels of images in java.
I wasn’t able to find examples or functions for it in the API documentation. Is such feature even available?

@eloblo
Please review RasterImage | Aspose.Imaging for Java API Reference