Syntax

C#
public class ByteImage

The type exposes the following methods.

Public Methods

  NameDescription
Public methodToBitmap
Construct a Bitmap from a ByteImage.
Public methodToFloatImage
Convert to a 2-D array of floats.

See Also