Checks whether the specified features are supported with localized messages.
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
The resource manager for localized strings.