←Select platform

Format Property

Summary

Gets or sets the image format.

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

Property Value

A RasterImageFormat that represents the image format.

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.Medical.Storage.DataAccessLayer Assembly