C#
VB
Java
Objective-C
WinRT C#
C++
Gets the PNG load and save options.
public CodecsPngOptions Png { get; }
Public ReadOnly Property Png As Leadtools.Codecs.CodecsPngOptions
public Leadtools.Codecs.CodecsPngOptions Png {get;}
@property (nonatomic, strong, readonly) LTCodecsPngOptions* png
public CodecsPngOptions getPng()
get_Png();
public:
property Leadtools.Codecs.CodecsPngOptions^ Png {
Leadtools.Codecs.CodecsPngOptions^ get();
}
The PNG load and save options.
For an example, refer to CodecsPngOptions.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET