PreOpacityFormat Property

Summary
Gets or sets the compression type for a pre-multiplied opacity code stream.
Syntax
C#
VB
C++
public CompositeJpxImageFormat PreOpacityFormat { get; set; } 
  
Public Property PreOpacityFormat As CompositeJpxImageFormat 
public: 
property CompositeJpxImageFormat PreOpacityFormat { 
   CompositeJpxImageFormat get(); 
   void set (    CompositeJpxImageFormat ); 
} 

Property Value

This field specifies the compression type of the pre-multiplied opacity channels code stream.

Remarks

This value is used only when saving a layer (i.e. Jpeg2000Engine.SaveComposite) otherwise it is ignored.

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.