Set an alpha value at a specified location in the image.
- Xpos
- The x coordinate of the pixel to be modified within the image.
- Ypos
- The y coordinate of the pixel to be modified within the image.
- Value
- The alpha value to apply to the specified pixel.