[Missing <summary> documentation for "M:_3DScanner.Interoperability.Perspective.CopyPixels"]

Namespace: _3DScanner.Interoperability
Assembly: 3DScanner.Interoperability (in 3DScanner.Interoperability.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public PixelColor[,] CopyPixels()
Visual Basic
Public Function CopyPixels As PixelColor(,)
Visual C++
public:
array<PixelColor,2>^ CopyPixels()

Return Value

[Missing <returns> documentation for "M:_3DScanner.Interoperability.Perspective.CopyPixels"]

See Also