IImageSourceΒΆ

interface IImageSource

Represents an image source for image processing.

System.Byte[] GetSourceAsBytes(ref int width, ref int height)
Parameters:
  • (ref) width (int) –
  • (ref) height (int) –