Share

AcDbRasterImageDef::resolutionMMPerPixel

C++

virtual AcGeVector2d resolutionMMPerPixel() const;

Description

Retrieves the default physical size of a single image pixel in millimeters. If the image has no default resolution, then this function returns pixel height and width values equal to 1/width of image in pixels.

Links

AcDbRasterImageDef

Was this information helpful?