LEADTOOLS Forms (Leadtools.Forms.DocumentWriters assembly)
LEAD Technologies, Inc

ColoredImageCompressionType Enumeration






Specifies the compression types for colored images. .NET support WinRT support
Syntax
public enum ColoredImageCompressionType : System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
'Declaration
 
Public Enum ColoredImageCompressionType 
   Inherits System.Enum
   Implements System.IComparableSystem.IConvertibleSystem.IFormattable 
'Usage
 
Dim instance As ColoredImageCompressionType
public enum ColoredImageCompressionType : System.IComparableSystem.IConvertibleSystem.IFormattable  
Leadtools.Forms.DocumentWriters.ColoredImageCompressionType = function() { };
Leadtools.Forms.DocumentWriters.ColoredImageCompressionType.prototype = {
LeadtoolsMemberMarker(replace me) };
public enum class ColoredImageCompressionType : public System.Enum, System.IComparableSystem.IConvertibleSystem.IFormattable  
Members
MemberDescription
Flate

Use flate compression for compressing colored images.

FlateJpeg

Use JPEG compression for images which are more than 8BPP, or for grayscale 8BPP, else use flate compression.

Jpeg

Use JPEG compression for compressing colored images.

Lzw

Use LZW compression for compressing colored images.

LzwJpeg

Use JPEG compression for images which are more than 8BPP, or for grayscale 8BPP, else use LZW compression.

Remarks

You can use the ColoredImageCompressionType to control the compression type for colored images (i.e. images more than one bits per pixel) in the final document created by the LEADTOOLS Document Writer. The DocumentFormat.Pdf supports selecting compression types in the final document.

Use the PdfDocumentOptions.ColoredImageCompression property to control the compression type for colored images when creating PDF documents.

Example
For an example, refer to PdfDocumentOptions.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Leadtools.Forms.DocumentWriters.ColoredImageCompressionType

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Leadtools.Forms.DocumentWriters Namespace
Programming with LEADTOOLS Document Writers
Files to be Included with Your Application
Unlocking Special LEAD Features

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Forms.DocumentWriters requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features