Gets or sets a value indicating whether strips or tiles are being decompressed.
public CodecsStartDecompressDataType DataType { get; set; }
Public Property DataType As CodecsStartDecompressDataType
@property (nonatomic, assign) LTCodecsStartDecompressDataType dataType
public CodecsStartDecompressDataType getDataType()
public void setDataType(CodecsStartDecompressDataType value)
public:
property CodecsStartDecompressDataType DataType {
CodecsStartDecompressDataType get();
void set ( CodecsStartDecompressDataType );
}
A value indicating whether strips or tiles are being decompressed.
Strips have a width equal to the image width, but tiles can have a width that is less than the image width.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document