CADGetImageFile
, CADGetImageFileInfo
and
CADImportImage
are new.
kQuickTimeNotInstalled
if
QuickTime isn’t installed (version 4 or later).
CADImportImage
must be either 1 or 32.
This is an implementation restriction of this CAD release.
CADGetImageInfo
and CADAddImage
are new.
CADGetImageInfo
might return a ColorBitDepth of 0 (if the picture
doesn’t contain a raster image)
CADAddImage
must be either 1 or 32.
This is an implementation restriction of this CAD release.
CADObjImage
is new.
CADCalcImageResolution
is new.
CADGetImage
, CADSetImage
, CADGetImageXY
, CADSetImageXY
are new.
CADPolyCenter has a new "segment" parameter". If the "segment" parameter is kCADTrue
, the
polyline can be subdivided into non-intersecting triangles as follows:
CADStretchMatrix
and CADFlipMatrix
are new (not the same as CADScaleMatrix
and
CADMirrorMatrix
).