←Select platform

PixelRepresentation Property

Summary

Gets or Sets the pixel representation.

Syntax

C#
VB
C++
public int PixelRepresentation {get; set;}
Public Property PixelRepresentation As Integer
public: 
property int PixelRepresentation { 
   int get(); 
   void set (    int ); 
} 

Property Value

Value that indicates the data representation of the pixels. Unsigned integers (0) or 2's complement (1).

Requirements

Target Platforms

See Also

Reference

ImageInfo Class

ImageInfo Members

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Services Assembly
Click or drag to resize