Description

Gets/Sets the compression used for this image file.

Property type

A Long value.  

Syntax

object.Compression [= value]

The Compression Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McStream.
valueA Long value.

Remarks

For most file formats, the mcscCompression enumerated values may be used. For the AVI format, the FOURCC value of the compression codec is used. See the Windows Documentation for the list of these values.