| IO | Parameter | Type | Description
|
| in | theCADArea | longint | Area ID
|
| in | theBlockID | longint | A Block ID or kCADRootBlockID for the root
drawing
|
| in | theLayerOrSubLayerID | longint | Layer ID or Sublayer ID
|
| in | theAnchorX | real |
|
| in | theAnchorY | real |
|
| in | theImageAlignH | integer | A raster image alignment constant
|
| in | theImageAlignV | integer | A raster image alignment constant
|
| in | theTransparentFlag | integer | A boolean constant
|
| in | theScanResolutionH | real |
|
| in | theScanResolutionV | real |
|
| in | thePrintResolutionH | real |
|
| in | thePrintResolutionV | real |
|
| in | theRotation | real |
|
| in | theColorBitDepth | integer |
|
| in | theMacVolumeRef | integer |
|
| in | theMacDirID | longint |
|
| in | theDosDirPath | Str255 |
|
| in | theFileName | Str255 |
|
| out | theResultObjID | longint |
|
| out | function result | OSErr | Error result code, also see Error handling
|