A simple image type, stored as a byte array.
It is assumed that the data is stored in
PixelFormat.Format24BppRgb (in BGR order), the same as a standard bitmap.
Namespace: Braintech
Assembly: VOLTSIQCommon (in VOLTSIQCommon.dll)
Syntax
| C# |
|---|
public class ByteImage |