←Select platform

ImageFormat Class

Summary

Defines the compression options of images.

Syntax

C#
VB
C++
[SerializableAttribute()] 
[DebuggerStepThroughAttribute()] 
[GeneratedCodeAttribute("System.Runtime.Serialization", "3.0.0.0")] 
[DataContractAttribute(Namespace="http://schemas.datacontract.org/2004/07/Leadtools.Dicom.Services.DataTypes", Name="ImageFormat")] 
public class ImageFormat : IExtensibleDataObject, INotifyPropertyChanged 
  
<DebuggerStepThroughAttribute()> 
<DataContractAttribute()> 
<SerializableAttribute()> 
Public Class ImageFormat  
   Implements System.ComponentModel.INotifyPropertyChanged, System.Runtime.Serialization.IExtensibleDataObject  
[DebuggerStepThroughAttribute()] 
[DataContractAttribute()] 
[SerializableAttribute()] 
public ref class ImageFormat : public System.ComponentModel.INotifyPropertyChanged, System.Runtime.Serialization.IExtensibleDataObject   

Requirements

Target Platforms

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

Leadtools.Dicom.Web Assembly