LEADTOOLS WCF (Leadtools.Services.Raster.DataContracts assembly)

Format Property (RasterConvertOptions)

Show in webframe





Gets or sets the format to be used when converting the raster image.
Syntax
[DataMemberAttribute(Name="Format", IsRequired=true)]
public RasterImageFormat Format {get; set;}
'Declaration
 
<DataMemberAttribute(Name="Format", IsRequired=True)>
Public Property Format As RasterImageFormat
'Usage
 
Dim instance As RasterConvertOptions
Dim value As RasterImageFormat
 
instance.Format = value
 
value = instance.Format

            

            
[DataMemberAttribute(Name="Format", IsRequired=true)]
public:
property RasterImageFormat Format {
   RasterImageFormat get();
   void set (    RasterImageFormat value);
}

Property Value

The format to be used when converting the raster image.
Example
For an example, refer to RasterConvertOptions.
Requirements

Target Platforms

See Also

Reference

RasterConvertOptions Structure
RasterConvertOptions Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features