AspriseImagingTIFF_COMPRESSION_RLE Field |
TIFF compression: RLE
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_RLE = "RLE"
Public Const TIFF_COMPRESSION_RLE As String = "RLE"
public:
literal String^ TIFF_COMPRESSION_RLE = "RLE"
static val mutable TIFF_COMPRESSION_RLE: string
Field Value
Type:
StringSee Also