Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

Show in webframe

Format Property (ReferencedImages)






Gets or sets the image format.
Syntax
public RasterImageFormat Format {get; set;}
'Declaration
 
Public Property Format As RasterImageFormat
'Usage
 
Dim instance As ReferencedImages
Dim value As RasterImageFormat
 
instance.Format = value
 
value = instance.Format

            

            
public:
property RasterImageFormat Format {
   RasterImageFormat get();
   void set (    RasterImageFormat value);
}

Property Value

A Leadtools.RasterImageFormat that represents the image format.
Requirements

Target Platforms

See Also

Reference

ReferencedImages Class
ReferencedImages Members

Error processing SSI file
Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features