Creatio development guide
Это документация Creatio версии 7.9.0. Мы рекомендуем использовать новую версию документации.

GraphicUtilities.GetImageFileExtension(Image) - метод Смотри также  Terrasoft.Common - пространство имен > GraphicUtilities - класс > GetImageFileExtension - метод : GetImageFileExtension(Image) - метод C#

source
Image.

Glossary Item Box

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

Синтаксис

[Extension()] 
public static string GetImageFileExtension( 
   Image source 
)

Параметры

source
Image.

Тип возвращаемого значения

The string that represents the file extension in the following format: [.][extension].

Заметки

Overloaded method.

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

Смотри также

© Terrasoft 2002-2017.

Был ли данный материал полезен?

Как можно улучшить эту статью?