OpacityImage Property

Summary

Gets or sets the opacity channels image.

Syntax
C#
VB
C++
public RasterImage OpacityImage { get; set; } 
  
Public Property OpacityImage As RasterImage 
public: 
property RasterImage^ OpacityImage { 
   RasterImage^ get(); 
   void set (    RasterImage^ ); 
} 

Property Value

Opacity channels.

Remarks

This image specifies a layer opacity channels code stream.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpeg2000 Assembly