←Select platform

ToString Method

Summary

Returns a string containing the image information in a human readable format.

Syntax

C#
VB
Java
WinRT C#
C++
public override string ToString() 
Public Overrides Function ToString() As String 
public override string ToString() 
public String toString() 
 function Leadtools.Codecs.CodecsImageInfo.ToString() 
public: 
String^ ToString(); override  

Return Value

A string containing the image information.

Example

For an example, refer to CodecsImageInfo.

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