LibreOffice Module drawinglayer (master) 1
Public Member Functions | Public Attributes | List of all members
emfplushelper::EMFPImage Struct Reference

#include <emfpimage.hxx>

Inheritance diagram for emfplushelper::EMFPImage:
[legend]
Collaboration diagram for emfplushelper::EMFPImage:
[legend]

Public Member Functions

void Read (SvMemoryStream &s, sal_uInt32 dataSize, bool bUseWholeStream)
 
- Public Member Functions inherited from emfplushelper::EMFPObject
virtual ~EMFPObject ()
 

Public Attributes

sal_uInt32 type
 
sal_Int32 width
 
sal_Int32 height
 
sal_Int32 stride
 
sal_uInt32 pixelFormat
 
Graphic graphic
 

Detailed Description

Definition at line 35 of file emfpimage.hxx.

Member Function Documentation

◆ Read()

void emfplushelper::EMFPImage::Read ( SvMemoryStream s,
sal_uInt32  dataSize,
bool  bUseWholeStream 
)

Member Data Documentation

◆ graphic

Graphic emfplushelper::EMFPImage::graphic

Definition at line 42 of file emfpimage.hxx.

Referenced by Read().

◆ height

sal_Int32 emfplushelper::EMFPImage::height

Definition at line 39 of file emfpimage.hxx.

Referenced by emfplushelper::EmfPlusHelperData::processObjectRecord(), and Read().

◆ pixelFormat

sal_uInt32 emfplushelper::EMFPImage::pixelFormat

Definition at line 41 of file emfpimage.hxx.

Referenced by emfplushelper::EmfPlusHelperData::processObjectRecord(), and Read().

◆ stride

sal_Int32 emfplushelper::EMFPImage::stride

Definition at line 40 of file emfpimage.hxx.

Referenced by emfplushelper::EmfPlusHelperData::processObjectRecord(), and Read().

◆ type

sal_uInt32 emfplushelper::EMFPImage::type

Definition at line 37 of file emfpimage.hxx.

Referenced by emfplushelper::EmfPlusHelperData::processObjectRecord(), and Read().

◆ width

sal_Int32 emfplushelper::EMFPImage::width

Definition at line 38 of file emfpimage.hxx.

Referenced by emfplushelper::EmfPlusHelperData::processObjectRecord(), and Read().


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