Description
AutoCAD's Imaging Support Module (ISM) is designed around an architecture that separates classes exposed to general developers (API classes) from internal classes that actually implement the functionality of images (implementation classes). Most general developers will find that the API classes and their functions will suffice for their needs.
ISM API Classes
AcDbImage
AcDbRasterImage
AcDbRasterImageDef
AcDbRasterImageDefFileAccessReactor
AcDbRasterImageDefReactor
AcDbRasterImageDefTransReactor
AcDbRasterVariables
See Also
AcGiImageOrg and AcGiImageOrient Enumerations; AcGiRequestScanLines and AcGiSentScanLines Structures