You are here: Start » FIL.NET » FIS.RgbToCmyk Method
FIS.RgbToCmyk Method
Converts color space from Red-Green-Blue into Cyan-Magenta-Yellow-Key.
| Namespace: | FilNet |
|---|---|
| Assembly: | FIL.NET.dll |
Syntax
public static void RgbToCmyk ( FilNet.Image inRgbImage, FilNet.Image outCmykImage )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inRgbImage | FilNet.Image | |||
![]() | outCmykImage | FilNet.Image |


