Share

AcDbRasterImageDef::getReadStream Method

C++

virtual IAcReadStream* getReadStream();

Description

This function returns a pointer to an IAcReadStream for the image file that this imageDef object references, or NULL if there is no file available.

Returns

Pointer to an IAcReadStream for the image file that this imageDef object references, or NULL, if there is no file available.

Links

AcDbRasterImageDef

Was this information helpful?