Name

Image2DFormat.Name property

Returns a formal name of this image format. Never reurns NULL. If instance is not corrupted, never throws an exception.

public string Name { get; }

See Also