Parameters
- width
- The width, in pixels, of the new image.
- height
- The height, in pixels, of the new image.
- stride
- Integer that specifies the byte offset between the beginning of one scan line and the next.
- scan0
- Pointer to an array of bytes that contains the pixel data.
Return Value
The binary stream data of the image.