PixelRegion::ImagePixels Property

The array of pixels that make up the image.

Namespace: Lumia.Imaging.Custom
Assembly: Lumia.Imaging.Managed (in Lumia.Imaging.Managed.dll) Version: 0.0.0.0

public:
property array<unsigned int>^ ImagePixels {
	array<unsigned int>^ get ();
}

Property Value

Type: array<UInt32>

Lumia Imaging SDK

Supported in: 2.0
Show: