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

Show in webframe

ColorImage Property






Gets or sets a color channels image.
Syntax
public RasterImage ColorImage {get; set;}
'Declaration
 
Public Property ColorImage As RasterImage
'Usage
 
Dim instance As CompositeJpxImages
Dim value As RasterImage
 
instance.ColorImage = value
 
value = instance.ColorImage

            

            
public:
property RasterImage^ ColorImage {
   RasterImage^ get();
   void set (    RasterImage^ value);
}

Property Value

Color channels. This image specifies a layer color channels code stream.
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