Property PixelFormat NamespaceLMKit.Document.Pdf AssemblyLM-Kit.NET.dll PixelFormat Pixel format of the rendered ImageBuffer. Default RGB24. public ImagePixelFormat PixelFormat { get; set; } Property Value ImagePixelFormat Remarks Pick GRAY8 for compact archival black-and-white output, or RGBA32 when the result will be composited over another layer.