Back to FabImage Library Lite website
You are here: Start » Conversions » LongToDouble

LongToDouble
This is Filter Equivalent. This function may be present in generated code, but should not be used in hand-written code.
Converts a long to a double number.
Syntax
void fil::LongToDouble ( const ftl::int64& inLong, double& outDouble )
Parameters
Name | Type | Default | Description | |
---|---|---|---|---|
![]() |
inLong | const int64& | ||
![]() |
outDouble | double& |