Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
ExRasterModule::loadRasterImage Method (const OdString &, const OdUInt32 *)
Syntax
C++
OdGiRasterImagePtr loadRasterImage(const OdString & filename, const OdUInt32 * pFlagsChain = NULL);

Loads the specified Raster Image file.

Parameters
Description
filename
[in] Filename of the Raster Image file to be read.
pFlagsChain
[in] Optional zero-terminated loading flag pairs array.

The returned pointer is expected to be passed to OdGiViewportGeometry::rasterImageDc().

Copyright © 2002-2022. Open Design Alliance All rights reserved.