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