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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpeg2000 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.