LAUREL BRIDGE

SCImage Methods

DICOM Connectivity Framework V3.4

The SCImage type exposes the following members.

Methods

  NameDescription
Public methodStatic memberLoadImage
Factory method to return an SCImage object given the current Options.
Public methodLoadMonoBitmap
Load the bitmap from the specified bmpPath and convert the RGB pixels to monochrome data for this dataset. Set mandatory Group 0028 image related parameters. Give image a new sop instance uid.
Public methodLoadRgbBitmap
Load the bitmap from the specified bmpPath and load the RGB pixel data to this dataset. Set mandatory Group 0028 image related parameters. Give image a new sop instance uid.
Public methodSave
Save this IOD as a chapter 10 file to the given dcmPath, using the specified transferSyntaxUid.
Top
See Also

Reference