IMcStreamCompression Property
|
|
Gets/Sets the compression used for this image file.
Namespace:
MediaCy.IQL.IO
Assembly:
MediaCy.IQL.IO (in MediaCy.IQL.IO.dll) Version: 10.0.6912.0
SyntaxProperty Compression As Integer
Get
Set
Property Value
Type:
Int32
RemarksFor 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.
See Also