API Reference > OdExport Classes > TD_HOOPS_COMMON_EXPORT Namespace > Structs, Records, Enums > TD_HOOPS_COMMON_EXPORT::HoopsImagePair Structure
TD_HOOPS_COMMON_EXPORT::HoopsImagePair Structure
Syntax
C++
struct HoopsImagePair { const OdGiRasterImage* pImage; bool bTransparency; double dBrightness; double dContrast; double dFade; OdString strHoopsImageName; OdUInt32 iImageHeight; OdUInt32 iImageWidth; OdUInt32 iBitPerPixel; };

HoopsExportImpl.h

This structure implements the hoops image pair.

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