Click or drag to resize

UnorganizedPointCloudDeviceColorsBGRA_SRGB Method

Get a device buffer containing BGRA color data in the sRGB color space

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 2.18.0.0
Syntax
public DeviceArray<ColorBGRA_SRGB> DeviceColorsBGRA_SRGB(
	StreamOrQueue streamOrQueue
)

Parameters

streamOrQueue
Type: Zivid.NETStreamOrQueue

Return Value

Type: DeviceArrayColorBGRA_SRGB
See Also