You are here: Start » AVL.NET » AVL.ImagePixelValues(AvlNet.Image, float[])

AVL.ImagePixelValues(AvlNet.Image, float[])

Namespace:AvlNet
Assembly:AVL.NET.dll

Syntax


public static void ImagePixelValues(
	AvlNet.Image inImage,
	out float[] outPixelValues
)

Parameters

inImage
Type: AvlNet.Image
outPixelValues
Type: System.Single

See also