RawColor.SetAsLong

RawColor.SetAsLong method

Sets data to all channels from int argument if it’s possible

public void SetAsLong(long value)
ParameterTypeDescription
valueInt64The int value that contains component data

Exceptions

exceptioncondition
ArgumentExceptionThe Bit Depth of Raw Color is {depth}. You can not set is as Int, pleae set the single channels data

See Also