You are here: Start » FIL.NET » Function Reference » Image » Image Basics » FIL.FillImage
FIL.FillImage
Fills the input image with one color.
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
ioImage | FilNet.Image | ||||
![]() | inColor | FilNet.Pixel | Color of all pixels of the created image. |
Hardware Acceleration
This operation supports automatic parallelization for multicore and multiprocessor systems.
Hardware acceleration settings may be manipulated with Settings class.