LibreOffice Module vcl (master) 1
Public Attributes | List of all members
JPEGCreateBitmapParam Struct Reference

#include <JpegReader.hxx>

Public Attributes

tools::ULong nWidth
 
tools::ULong nHeight
 
tools::ULong density_unit
 
tools::ULong X_density
 
tools::ULong Y_density
 
bool bGray
 

Detailed Description

Definition at line 37 of file JpegReader.hxx.

Member Data Documentation

◆ bGray

bool JPEGCreateBitmapParam::bGray

Definition at line 45 of file JpegReader.hxx.

Referenced by JPEGReader::CreateBitmap(), and ReadJPEG().

◆ density_unit

tools::ULong JPEGCreateBitmapParam::density_unit

Definition at line 41 of file JpegReader.hxx.

Referenced by JPEGReader::CreateBitmap(), and ReadJPEG().

◆ nHeight

tools::ULong JPEGCreateBitmapParam::nHeight

Definition at line 40 of file JpegReader.hxx.

Referenced by JPEGReader::CreateBitmap(), and ReadJPEG().

◆ nWidth

tools::ULong JPEGCreateBitmapParam::nWidth

Definition at line 39 of file JpegReader.hxx.

Referenced by JPEGReader::CreateBitmap(), and ReadJPEG().

◆ X_density

tools::ULong JPEGCreateBitmapParam::X_density

Definition at line 42 of file JpegReader.hxx.

Referenced by JPEGReader::CreateBitmap(), and ReadJPEG().

◆ Y_density

tools::ULong JPEGCreateBitmapParam::Y_density

Definition at line 43 of file JpegReader.hxx.

Referenced by JPEGReader::CreateBitmap(), and ReadJPEG().


The documentation for this struct was generated from the following file: