Converts file name to the corresponding image reader of writer.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public sealed class CodecAdapter : PipelineElement
Pipeline.Run(@"Images\in.jpg" + new Resize(100, 0) + @"Images\out.jpg");