ImageFormatInfo.SupportedFor Method
Definition
- Namespace
- GleamTech.ImageUltimate
- Assembly
- GleamTech.ImageUltimate.dll
Gets a value that indicates whether this format is supported for loading or saving.
public bool SupportedFor(ImageFormatSupport formatSupport)
Parameters
formatSupportImageFormatSupportThe load or save support for the format.
Returns
- bool
true if supported; otherwise, false.