Takes an unsigned 32 bit integer and returns an unsigned 32 bit integer with the input number in the upper 24 bits.
UINT32 ShapeUnsignedToU24(
UINT32 value
)
value
Type: UINT32
An unsigned 32 bit integer.
Type: UINT32
An unsigned 32 bit integer, with the input in the upper 24 bits.
Header: Declared in shapeeqcompcontext.h.
Library: Use acphal.lib.