AnnRealize method (ILEADRasterAnnotation)
short AnnRealize (VARIANT_BOOL bRedactOnly); | |
Overview |
Refer to Implementing Annotations. |
Remarks
(Document/Medical only) Renders the annotation objects to the bitmap, altering the bitmap, itself.
When you call AnnRealize, for every Redact object, the background of the image behind is saved inside the object. You can restore that background by calling AnnUnrealize.
This method works only for 1, 4, 8, 16, and 24-bit images. When using an image that has some other number of bits per pixel, call the ColorRes method (ILEADRasterProcess) to change the image to a supported bits per pixel before calling the AnnRealize method.
See Also
Elements |
|
Topics |
|
|