Checks whether the specified features are supported.
Namespace:
Aurigma.GraphicsMill.Codecs.Psd
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public bool CheckFeatures( IEnumerable<PsdFeature> expectedFeatures )
Type: System.Collections.Generic.IEnumerable<PsdFeature>