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

Show in webframe

PreOpacityImage Property






Gets or sets a pre-multiplied opacity channels image.
Syntax
public RasterImage PreOpacityImage {get; set;}
'Declaration
 
Public Property PreOpacityImage As RasterImage
'Usage
 
Dim instance As CompositeJpxImages
Dim value As RasterImage
 
instance.PreOpacityImage = value
 
value = instance.PreOpacityImage

            

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

Property Value

Pre-multiplied opacity channels.
Remarks
This image specifies a layer pre-multiplied opacity 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