Bits per pixel to use for the output document when raster conversion is used.
Object.defineProperty(DocumentConverterJobData.prototype, 'rasterImageBitsPerPixel',
get: function(),
set: function(value)
)
rasterImageBitsPerPixel: number;
The bits per pixel to use for the output document when raster conversion is used. Default value is 0.
RasterImageBitsPerPixel is only used when the job uses raster conversion (the value of RasterImageFormat is not RasterImageFormat.Unknown).
This value is passed as the bitsPerPixel parameter to the LEADTOOLS RasterCodecs Save method used during raster conversion. The default value of 0 means use the best bits per pixel from the input document and the values supported by the output document.
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