How to set the position, height and width of a raster image added to a drawing?

  1. FAQ
  2. »
  3. Raster Image Questions

You can set the position, image height, width using the OdDbRasterImage::setOrientation() method. For more information, please refer to the DbFiller::addImage() method in the OdWriteEx sample application (Drawing/Examples/OdWriteEx/DbFiller.cpp).