Error processing SSI file
LEADTOOLS JPEG 2000 (Leadtools.Jpeg2000 assembly)

Show in webframe

ColorFormat Property






Gets or sets the compression type for the color code stream.
Syntax
public CompositeJpxImageFormat ColorFormat {get; set;}
'Declaration
 
Public Property ColorFormat As CompositeJpxImageFormat
'Usage
 
Dim instance As CompositeJpxImages
Dim value As CompositeJpxImageFormat
 
instance.ColorFormat = value
 
value = instance.ColorFormat

            

            
public:
property CompositeJpxImageFormat ColorFormat {
   CompositeJpxImageFormat get();
   void set (    CompositeJpxImageFormat value);
}

Property Value

This field specifies the compression type of the color channels code stream.
Remarks
This value is used only when saving a layer (i.e. Jpeg2000Engine.SaveComposite) otherwise it is ignored.
Requirements

Target Platforms

See Also

Reference

CompositeJpxImages Class
CompositeJpxImages Members

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