PreOpacityImage Property

Summary
Gets or sets a pre-multiplied opacity channels image.
Syntax
C#
VB
C++
public RasterImage PreOpacityImage { get; set; } 
  
Public Property PreOpacityImage As RasterImage 
public: 
property RasterImage^ PreOpacityImage { 
   RasterImage^ get(); 
   void set (    RasterImage^ ); 
} 

Property Value

Pre-multiplied opacity channels.

Remarks

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