←Select platform

OpacityFormat Property

Summary
Gets or sets the compression type for an opacity code stream.

Syntax
C#
C++/CLI
Python
public CompositeJpxImageFormat OpacityFormat { get; set; } 
public: 
property CompositeJpxImageFormat OpacityFormat { 
   CompositeJpxImageFormat get(); 
   void set (    CompositeJpxImageFormat ); 
} 
OpacityFormat # get and set (CompositeJpxImages) 

Property Value

This field specifies the compression type of the 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 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Jpeg2000 Assembly

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