GetBytes

WatermarkableImage.GetBytes method

Gets the image as byte array.

public byte[] GetBytes()

Return Value

The image data.

See Also