API Reference > Functions > odComputeDxt1CompressedBufferSize Function
odComputeDxt1CompressedBufferSize Function
Syntax
C++
OdUInt32 odComputeDxt1CompressedBufferSize(OdUInt32 nOutputWidth, OdUInt32 nOutputHeight);

mono_dxt1_compressor.h

Parameters 
Description 
OdUInt32 nOutputWidth 
[in] Image width.  
OdUInt32 nOutputHeight 
[in] Image height. 

Compute buffer size for Dxt1 compressed output.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.