Click or drag to resize

ImageNETPixelFormatItem Property (Int32, Int32)

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

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

Parameters

i
Type: SystemInt32
j
Type: SystemInt32

Property Value

Type: NETPixelFormat
See Also