ImageGear Professional v18.2 > API Reference Guide > Formats Component API Reference > Formats Component Objects > IGFormatsSettings Object > IGFormatsSettings Methods > GetFormatRef Method |
Returns an interface describing the format by its ID.
GetFormatRef(FormatID As enumIGFormats) As IGFormatParams
Name | Description |
---|---|
FormatID | Identifier of the format about which info is retrieved. |
Interface describing the format
N/A
Core