PsdReader.CheckFeatures Method (IEnumerable<PsdFeature>)

Namespace: Aurigma.GraphicsMill.Codecs.Psd
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public bool CheckFeatures(
	IEnumerable<PsdFeature> expectedFeatures
)

Parameters

expectedFeatures

Type: System.Collections.Generic.IEnumerable<PsdFeature>

See Also

Reference