Syntax
| C# |
|---|
public class ByteImage |
The type exposes the following methods.
Public Methods
| Name | Description | |
|---|---|---|
| ToBitmap |
Construct a Bitmap from a ByteImage.
| |
| ToFloatImage |
Convert to a 2-D array of floats.
|