LibreOffice Module filter (master) 1
Public Member Functions | Public Attributes | List of all members
CGMBitmapDescriptor Class Reference

#include <bitmap.hxx>

Collaboration diagram for CGMBitmapDescriptor:
[legend]

Public Member Functions

 CGMBitmapDescriptor ()
 

Public Attributes

sal_uInt8mpBuf
 
sal_uInt8mpEndBuf
 
BitmapEx mxBitmap
 
bool mbStatus
 
bool mbVMirror
 
sal_uInt32 mnDstBitsPerPixel
 
sal_uInt32 mnScanSize
 
FloatPoint mnP
 
FloatPoint mnQ
 
FloatPoint mnR
 
FloatPoint mnOrigin
 
double mndx
 
double mndy
 
double mnOrientation
 
sal_uInt32 mnX
 
sal_uInt32 mnY
 
tools::Long mnLocalColorPrecision
 
sal_uInt32 mnCompressionMode
 

Detailed Description

Definition at line 28 of file bitmap.hxx.

Constructor & Destructor Documentation

◆ CGMBitmapDescriptor()

CGMBitmapDescriptor::CGMBitmapDescriptor ( )
inline

Definition at line 48 of file bitmap.hxx.

Member Data Documentation

◆ mbStatus

bool CGMBitmapDescriptor::mbStatus

◆ mbVMirror

bool CGMBitmapDescriptor::mbVMirror

Definition at line 35 of file bitmap.hxx.

Referenced by CGMImpressOutAct::DrawBitmap(), and CGMBitmap::ImplGetBitmap().

◆ mnCompressionMode

sal_uInt32 CGMBitmapDescriptor::mnCompressionMode

Definition at line 46 of file bitmap.hxx.

Referenced by CGMBitmap::ImplGetDimensions().

◆ mnDstBitsPerPixel

sal_uInt32 CGMBitmapDescriptor::mnDstBitsPerPixel

◆ mndx

double CGMBitmapDescriptor::mndx

Definition at line 41 of file bitmap.hxx.

Referenced by CGMImpressOutAct::DrawBitmap(), and CGMBitmap::ImplGetBitmap().

◆ mndy

double CGMBitmapDescriptor::mndy

◆ mnLocalColorPrecision

tools::Long CGMBitmapDescriptor::mnLocalColorPrecision

Definition at line 45 of file bitmap.hxx.

Referenced by CGMBitmap::ImplGetBitmap(), and CGMBitmap::ImplGetDimensions().

◆ mnOrientation

double CGMBitmapDescriptor::mnOrientation

Definition at line 42 of file bitmap.hxx.

Referenced by CGMImpressOutAct::DrawBitmap(), and CGMBitmap::ImplGetBitmap().

◆ mnOrigin

FloatPoint CGMBitmapDescriptor::mnOrigin

◆ mnP

FloatPoint CGMBitmapDescriptor::mnP

◆ mnQ

FloatPoint CGMBitmapDescriptor::mnQ

◆ mnR

FloatPoint CGMBitmapDescriptor::mnR

◆ mnScanSize

sal_uInt32 CGMBitmapDescriptor::mnScanSize

Definition at line 37 of file bitmap.hxx.

Referenced by CGMBitmap::ImplGetBitmap(), and CGMBitmap::ImplGetDimensions().

◆ mnX

sal_uInt32 CGMBitmapDescriptor::mnX

◆ mnY

sal_uInt32 CGMBitmapDescriptor::mnY

◆ mpBuf

sal_uInt8* CGMBitmapDescriptor::mpBuf

Definition at line 31 of file bitmap.hxx.

Referenced by CGMBitmap::ImplGetBitmap(), and CGMBitmap::ImplGetDimensions().

◆ mpEndBuf

sal_uInt8* CGMBitmapDescriptor::mpEndBuf

Definition at line 32 of file bitmap.hxx.

Referenced by CGMBitmap::ImplGetBitmap(), and CGMBitmap::ImplGetDimensions().

◆ mxBitmap

BitmapEx CGMBitmapDescriptor::mxBitmap

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