←Select platform

OpacityImage Property

Summary

Gets or sets the opacity channels image.

Syntax

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

Property Value

Opacity channels.

Remarks

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