←Select platform

Png Property

Summary
Gets the PNG load and save options.
Syntax
C#
VB
Objective-C
C++
Java
public CodecsPngOptions Png { get; } 
Public ReadOnly Property Png As CodecsPngOptions 
@property (nonatomic, strong, readonly) LTCodecsPngOptions* png 
public CodecsPngOptions getPng() 
public: 
property CodecsPngOptions^ Png { 
   CodecsPngOptions^ get(); 
} 

Property Value

The PNG load and save options.

Example

For an example, refer to CodecsPngOptions.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

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