GraphicUtilities.GetImageFileExtension(Image,Boolean) - метод Смотри также Terrasoft.Common - пространство имен > GraphicUtilities - класс > GetImageFileExtension - метод : GetImageFileExtension(Image,Boolean) - метод C#
- source
- Image.
- useDot
true
if the resulting string contains '.' before extension; otherwise -false
.
Glossary Item Box
Параметры
- source
- Image.
- useDot
true
if the resulting string contains '.' before extension; otherwise -false
.
Тип возвращаемого значения
The string that represents the extension of the image file.Overloaded method.
The extension method for the System.Drawing.Image class.