ImageNETPixelFormatToArray Method |
Get the image as an array of bytes
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
SyntaxPublic Function ToArray As Byte()
public:
array<unsigned char>^ ToArray()
Return Value
Type:
Byte
See Also