PsdReader.CheckFeatures Method (IEnumerable<PsdFeature>, String%)

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

Syntax

C#
public bool CheckFeatures(
	IEnumerable<PsdFeature> expectedFeatures,
	ref string output
)

Parameters

expectedFeatures

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

output

Type: System.String%

See Also

Reference