Gets or sets a value indicating the quality factor (2..255) of the BulkData.
public int BulkDataQualityFactor { get; set; }
public:
property Int32 BulkDataQualityFactor
{
Int32 get()
void set(Int32 value)
}
A value indicating the quality factor (2..255) of the BulkData.
There are four ways to modify the BulkData:
When setting the BulkData using (3) SetBulkData(RasterImage,int), a quality factor is specified from 2 to 255 where 2 is the highest quality, and 255 is the lowest quality.
Leadtools.Dicom.Common.Extensions Namespace
[SetBulkData(byte[])]:../dco/Extensions-LoadBeforeElementData-SetBulkData(byte[]).md
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