The RGBA8 pixel format
Namespace:
Zivid.NET
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
SyntaxThe RGBA8 type exposes the following members.
Fields
Remarks
This specifies the format of the color data for each pixel
in this order - R, G, B, A. Each channel is eight bits, unsigned.
See Also