←Select platform

Width Field

Summary

Gets or sets the DICOM image pixel width for this MessagingDicomFile.

Syntax

C#
VB
C++
[DataMemberAttribute()] 
public int Width 
<DataMemberAttribute()>  
Public Width As Integer 
public:  
   [DataMemberAttribute] 
   int Width 

Field Value

The DICOM image pixel width for this MessagingDicomFile.

Remarks

This is the width, in pixels, of the image stored in the PixelData element of the DICOM file.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly