←Select platform

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 Leadtools.RasterImage 
public: 
property Leadtools.RasterImage^ PreOpacityImage { 
   Leadtools.RasterImage^ get(); 
   void set (    Leadtools.RasterImage^ ); 
} 

Property Value

Pre-multiplied opacity channels.

Remarks

This image specifies a layer pre-multiplied opacity channels code stream.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpeg2000 Assembly