Platform Core .NET Assemblies API
GetImageFileExtension(Image,Boolean) Method
See Also  Send Feedback
Terrasoft.Common Namespace > GraphicUtilities Class > GetImageFileExtension Method : GetImageFileExtension(Image,Boolean) Method
source
Image.
useDot
true if the resulting string contains '.' before extension; otherwise - false.

Glossary Item Box

Gets string presentation of the file extension for the current image.

Syntax

 
C#
 
 

Parameters

source
Image.
useDot
true if the resulting string contains '.' before extension; otherwise - false.

Return Value

The string that represents the extension of the image file.

Remarks

Overloaded method.

The extension method for the System.Drawing.Image class.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.