ClampValueBySignalFormat

Overload list

Choose your operating system:

Windows

macOS

Linux

Name Description

Public function Static

uint32

 

ClampValueBySignalFormat

(
    uint32 Value,
    EDMXFixtureSignalFormat SignalForma...
)

Clamps the Value to be in value range of the Signal Format

Public function Static

uint32

 

ClampValueBySignalFormat

(
    T Value,
    EDMXFixtureSignalFormat SignalForma...
)