←Select platform

Png Property

Summary

Gets the PNG load and save options.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public CodecsPngOptions Png { get; } 
Public ReadOnly Property Png As Leadtools.Codecs.CodecsPngOptions 
@property (nonatomic, strong, readonly) LTCodecsPngOptions* png 
public CodecsPngOptions getPng() 
 get_Png();  

Property Value

The PNG load and save options.

Example

For an example, refer to CodecsPngOptions.

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.Codecs Assembly