Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

ImageData Property






Gets or sets the image pixel data for the realized area of this AnnRedactionObject.
Syntax
public byte[] ImageData {get; set;}
'Declaration
 
Public Property ImageData As Byte()
public byte[] ImageData {get; set;}
@property (nonatomic) NSData* imageData;
public byte[] getImageData()
public void setImageData(byte[] data)
            
 
get_ImageData();
set_ImageData(value);
Object.defineProperty('ImageData');

Property Value

The image data for the realized area of this AnnRedactionObject.
Remarks

This is the original image pixel data that was obtained during Realize. This value is used to restore the original pixel data when Restore is called.

Requirements

Target Platforms

See Also

Reference

AnnRedactionObject Class
AnnRedactionObject Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features