You are here: Start » AVL.NET » AVL.ImagePixels(AvlNet.Image, AvlNet.Region, AvlNet.Pixel[])
AVL.ImagePixels(AvlNet.Image, AvlNet.Region, AvlNet.Pixel[])
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void ImagePixels( AvlNet.Image inImage, AvlNet.Region inRoi, out AvlNet.Pixel[] outPixels )
Parameters
- inImage
- Type: AvlNet.Image
- inRoi
- Type: AvlNet.Region
- outPixels
- Type: AvlNet.Pixel
