LEADTOOLS Image File Support (Leadtools.Codecs assembly)

CodecsXpsSaveOptions Class

Show in webframe







Members 
Provides the options for saving a raster image as an Open XML Paper Specification (XPS) document.
Object Model
Syntax
public class CodecsXpsSaveOptions 
'Declaration
 
Public Class CodecsXpsSaveOptions 
'Usage
 
Dim instance As CodecsXpsSaveOptions
public sealed class CodecsXpsSaveOptions 

            

            
function Leadtools.Codecs.CodecsXpsSaveOptions()
public ref class CodecsXpsSaveOptions 
Remarks

The Open XML Paper Specification Format supports saving images with either PNG or JPEG Compression.

The following table shows the quality factor used when an image is saved with a particular format:

Format Property
RasterImageFormat.Xps CodecsXpsSaveOptions.PngQualityFactor
RasterImageFormat.XpsJpeg CodecsXpsSaveOptions.JpegQualityFactor
RasterImageFormat.XpsJpeg422 CodecsXpsSaveOptions.JpegQualityFactor
RasterImageFormat.XpsJpeg411 CodecsXpsSaveOptions.JpegQualityFactor
Example
For an example, refer to CodecsXpsOptions.
Requirements

Target Platforms

See Also

Reference

CodecsXpsSaveOptions Members
Leadtools.Codecs Namespace

 

 


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