Table of Contents

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

formatSupport ImageFormatSupport

The load or save support for the format.

Returns

bool

true if supported; otherwise, false.