Click or drag to resize

ImageNETPixelFormatItem Property (Int32)

[Missing <summary> documentation for "P:Zivid.NET.Image`1.Item(System.Int32)"]

Namespace:  Zivid.NET
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 0.0.0.0
Syntax
public NETPixelFormat this[
	int idx
] { get; }

Parameters

idx
Type: SystemInt32

Property Value

Type: NETPixelFormat
See Also