BulkDataRasterImage Property (original) (raw)

Summary

Gets or sets a value representing the Bulk Data Raster Image.

Syntax

Property Value

A value representing the Bulk Data Raster Image.

Remarks

There are four ways to modify the BulkData:

  1. Setting the BulkData property
  2. Calling [SetBulkData(byte[])] with a byte array
  3. Calling SetBulkData(RasterImage,int) with a RasterImage and a quality factor
  4. Calling SetBulkData(Stream) with Stream

When setting the BulkData using (3) SetBulkData(RasterImage,int), the RasterImage is stored in the BulkDataRasterImage property.

Requirements

Target Platforms

See Also

LoadBeforeElementData Class

LoadBeforeElementData Members

Leadtools.Dicom.Common.Extensions Namespace

[SetBulkData(byte[])]:../dco/Extensions-LoadBeforeElementData-SetBulkData(byte[]).md

Leadtools.Dicom.Common Assembly