Namespace:
Aurigma.GraphicsMill.Codecs.Psd
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public bool CheckFeatures(
IEnumerable<PsdFeature> expectedFeatures,
ref string output,
ResourceManager resourceManager
)
Type: System.Collections.Generic.IEnumerable<PsdFeature>
Type: System.String%
Type: System.Resources.ResourceManager