SIILUtil.h File Reference

Defines the SI_ImageSwapFloat global function. More...

#include <SIBCUtil.h>

Go to the source code of this file.

Functions

SI_Float  SI_ImageSwapFloat (SI_Float value)


Detailed Description

Defines the SI_ImageSwapFloat global function.

Copyright 2008 Autodesk, Inc. All rights reserved. Use of this software is subject to the terms of the Autodesk license agreement provided at the time of installation or download, or which otherwise accompanies this software in either electronic or hard copy form.


Function Documentation

SI_Float SI_ImageSwapFloat ( SI_Float  value  ) 

Byte-swaps the specified float value

Parameters:
value  float value to byte-swap
Returns:
byte-swapped float value