Format Property

Summary

Gets or sets the format of the images.

Syntax
C#
VB
C++
public RasterImageFormat Format { get; set; } 
  
Public Property Format As RasterImageFormat 
public: 
property RasterImageFormat Format { 
   RasterImageFormat get(); 
   void set (    RasterImageFormat ); 
} 

Property Value

The format of the image.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly