You are here: Start » FIL.NET » FIL.ReverseChannels
Reverses the order of channels in an image.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inImage | FilNet.Image | Input image. | ||
![]() | outImage | FilNet.Image | Output image with reversed channels. |
Examples
![]() |
![]() |
Channels reversed from RGB to BGR on the Lena image.
Hardware Acceleration
This operation supports automatic parallelization for multicore and multiprocessor systems.
Hardware acceleration settings may be manipulated with Settings class.