LEADTOOLS JPEG 2000 (Leadtools.Jpeg2000 assembly)

OpacityImage Property

Show in webframe





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

            

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

Property Value

Opacity channels.
Remarks
This image specifies a layer opacity channels code stream.
Requirements

Target Platforms

See Also

Reference

CompositeJpxImages Class
CompositeJpxImages Members

 

 


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

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