AspriseImagingTIFF_COMPRESSION_LZW Field |
TIFF compression: LZW
Namespace: asprise_imaging_apiAssembly: asprise-imaging-scan.net-api (in asprise-imaging-scan.net-api.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public const string TIFF_COMPRESSION_LZW = "LZW"
Public Const TIFF_COMPRESSION_LZW As String = "LZW"
public:
literal String^ TIFF_COMPRESSION_LZW = "LZW"
static val mutable TIFF_COMPRESSION_LZW: string
Field Value
Type:
StringSee Also