Wmz

ImageFileType.Wmz field

An WMZ file is actually a compressed version of a Microsoft WMF file. This allows for easier distribution of the file online. When an EWMFMF file is compressed using the .GZIP compression algorithm, it is then given the .wmz file extension.

public static readonly ImageFileType Wmz;

See Also