[]
public static void ToCmyk(ref byte c1, ref byte c2, ref byte c3, ref byte c4)
Public Shared Sub ToCmyk(ByRef c1 As Byte, ByRef c2 As Byte, ByRef c3 As Byte, ByRef c4 As Byte)
| Type | Name | Description |
|---|---|---|
| byte | c1 | |
| byte | c2 | |
| byte | c3 | |
| byte | c4 |