Creates a CompressedImage directly from a file.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public static CompressedImage CreateFromFile( string fileName, CompressionType compression )
Type: System.String
The path to the source image file.