| Name |
Description |
| BoundingBoxPath |
Returns the uncropped read-only bitmap bounding box curve |
| CropEnvelope |
Returns the bitmap clipping path curve |
| CropEnvelopeModified |
Returns True if the bitmap's clipping path has been modified |
| Cropped |
Returns True if the bitmap can be cropped |
| Duotone |
Returns the duotone settings of the bitmap |
| Embedded |
Returns True if the bitmap is embedded into the document |
| ExternalLinkTime |
Gets the original time stamp of the file to which the bitmap is linked externally |
| ExternallyLinked |
Gets the status of a bitmap: externally linked or embedded |
| Image |
Returns the image data of the bitmap shape |
| ImageAlpha |
Returns the image data of the bitmap's transparency softmask. If the bitmap is not transparent, returns Nothing. |
| IsEPS |
Returns True if the bitmap is an EPS placeholder |
| LinkFileName |
Gets the file name of the externally linked bitmap |
| Mode |
Gets the color mode of the bitmap |
| OPILinked |
Returns True if the bitmap is linked to an OPI file |
| ResolutionX |
Gets the bitmap's horizontal resolution |
| ResolutionY |
Gets the bitmap's vertical resolution |
| SizeHeight |
Gets the bitmap's vertical size (height) |
| SizeWidth |
Gets the bitmap's horizontal size (width) |
| Transparent |
Returns True if the bitmap is transparent |
| Watermarked |
Returns True if the bitmap has a watermark |