Navigation: Code Documentation > RSVclCommon > RSGraphics > Routines
DoubleToByte(Double) Method
Returns the floating point number bounded between 0 and 255.
Namespace: RSGraphics
Delphi
function DoubleToByte(D: Double): Byte;
Parameters
D
Type: Double
Type: Byte
•RSGraphics