←Select platform

PlanarConfiguration Property

Summary

Gets or sets the planar configuration

Syntax

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

Property Value

Value that indicates the planar configuration. Color-by-plane or color-by-pixel.

Requirements

Target Platforms

See Also

Reference

ImageInfo Class

ImageInfo Members

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

Leadtools.Dicom.Services Assembly