RawColor.GetAsLong

RawColor.GetAsLong method

Gets the color as long in case it’s possible to get it.

public long GetAsLong()

Return Value

Channels data stored in Int

Exceptions

exceptioncondition
ArgumentExceptionThe Bit Depth of Raw Color is {depth} that is more than 32, you can not read it as Int

See Also