C#
VB
Java
Objective-C
WinRT C#
C++
Gets the options for loading PNG images.
public CodecsPngLoadOptions Load { get; }
Public ReadOnly Property Load As Leadtools.Codecs.CodecsPngLoadOptions
public Leadtools.Codecs.CodecsPngLoadOptions Load {get;}
@property (nonatomic, strong, readonly) LTCodecsPngLoadOptions* load
public CodecsPngLoadOptions getLoad()
get_Load();
public:
property Leadtools.Codecs.CodecsPngLoadOptions^ Load {
Leadtools.Codecs.CodecsPngLoadOptions^ get();
}
The PNG load 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