메소드 | 설명 | |
---|---|---|
FromBytes ( this c, byte btColor ) : Color |
Converts a byte array of three bytes to a System.Drawing.Color.
|
|
ToBytes ( this c ) : byte[] |
Converts a System.Drawing.Color to a three byte array.
|
public static FromBytes ( this c, byte btColor ) : Color | ||
c | this | |
btColor | byte | |
리턴 | Color |