You are here: Start » AVL.NET » AVL.GradientImage_Mask_Deprecated(AvlNet.Image, AvlNet.Region, AvlNet.GradientMaskOperator, AvlNet.Image)
AVL.GradientImage_Mask_Deprecated(AvlNet.Image, AvlNet.Region, AvlNet.GradientMaskOperator, AvlNet.Image)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void GradientImage_Mask_Deprecated( AvlNet.Image inImage, AvlNet.Region inRoi, AvlNet.GradientMaskOperator inOperator, out AvlNet.Image outGradientImage )
Parameters
- inImage
- Type: AvlNet.Image
- inRoi
- Type: AvlNet.Region
- inOperator
- Type: AvlNet.GradientMaskOperator
- outGradientImage
- Type: AvlNet.Image
Hardware Acceleration
This operation is optimized for SSE2 technology for pixels of type: UINT8.
This operation supports automatic parallelization for multicore and multiprocessor systems.
Hardware acceleration settings may be manipulated with Settings class.
