LibreOffice Module lotuswordpro (master) 1
Public Member Functions | Public Attributes | List of all members
ImageProcessingData Struct Reference

#include <lwpgrfobj.hxx>

Public Member Functions

 ImageProcessingData ()
 

Public Attributes

sal_uInt8 nBrightness
 
sal_uInt8 nContrast
 
sal_uInt8 nEdgeEnhancement
 
sal_uInt8 nSmoothing
 
bool bAutoContrast
 
bool bInvertImage
 

Detailed Description

Definition at line 69 of file lwpgrfobj.hxx.

Constructor & Destructor Documentation

◆ ImageProcessingData()

ImageProcessingData::ImageProcessingData ( )
inline

Definition at line 78 of file lwpgrfobj.hxx.

Member Data Documentation

◆ bAutoContrast

bool ImageProcessingData::bAutoContrast

Definition at line 75 of file lwpgrfobj.hxx.

Referenced by LwpGraphicObject::Read().

◆ bInvertImage

bool ImageProcessingData::bInvertImage

Definition at line 76 of file lwpgrfobj.hxx.

Referenced by LwpGraphicObject::Read().

◆ nBrightness

sal_uInt8 ImageProcessingData::nBrightness

Definition at line 71 of file lwpgrfobj.hxx.

Referenced by LwpGraphicObject::CreateGrafObject(), and LwpGraphicObject::Read().

◆ nContrast

sal_uInt8 ImageProcessingData::nContrast

Definition at line 72 of file lwpgrfobj.hxx.

Referenced by LwpGraphicObject::CreateGrafObject(), and LwpGraphicObject::Read().

◆ nEdgeEnhancement

sal_uInt8 ImageProcessingData::nEdgeEnhancement

Definition at line 73 of file lwpgrfobj.hxx.

Referenced by LwpGraphicObject::Read().

◆ nSmoothing

sal_uInt8 ImageProcessingData::nSmoothing

Definition at line 74 of file lwpgrfobj.hxx.

Referenced by LwpGraphicObject::Read().


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