Метод | Описание | |
---|---|---|
CMYK2RGB ( byte c, byte m, byte y, byte k, byte &red, byte &green, byte &blue ) : void | ||
CopyStream ( Stream stream ) : |
public static CMYK2RGB ( byte c, byte m, byte y, byte k, byte &red, byte &green, byte &blue ) : void | ||
c | byte | |
m | byte | |
y | byte | |
k | byte | |
red | byte | |
green | byte | |
blue | byte | |
Результат | void |
public static CopyStream ( Stream stream ) : |
||
stream | Stream | |
Результат |