API Reference > imodeljs-common > Rendering > isPowerOfTwo isPowerOfTwo Function Returns whether the input is a power of two. isPowerOfTwo(num: number): boolean note Floating point inputs are truncated. Parameter Type Description num number Returns - boolean Defined in core/common/src/Image.ts Line 87 Last Updated: 12 June, 2024