LibreOffice Module vcl (master) 1
Namespaces | Enumerations
PDFBitmapType.hxx File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  vcl
 
namespace  vcl::pdf
 

Enumerations

enum class  vcl::pdf::PDFBitmapType {
  vcl::pdf::Unknown = 0 ,
  vcl::pdf::Gray = 1 ,
  vcl::pdf::BGR = 2 ,
  vcl::pdf::BGRx = 3 ,
  vcl::pdf::BGRA = 4
}