LibreOffice Module vcl (master) 1
Public Member Functions | Private Attributes | List of all members
GraphicNativeMetadata Class Referencefinal

#include <GraphicNativeMetadata.hxx>

Collaboration diagram for GraphicNativeMetadata:
[legend]

Public Member Functions

 GraphicNativeMetadata ()
 
bool read (Graphic const &rGraphic)
 
bool read (SvStream &rStream)
 
Degree10 getRotation () const
 

Private Attributes

Degree10 mRotation
 

Detailed Description

Definition at line 26 of file GraphicNativeMetadata.hxx.

Constructor & Destructor Documentation

◆ GraphicNativeMetadata()

GraphicNativeMetadata::GraphicNativeMetadata ( )

Definition at line 25 of file GraphicNativeMetadata.cxx.

Member Function Documentation

◆ getRotation()

Degree10 GraphicNativeMetadata::getRotation ( ) const
inline

Definition at line 37 of file GraphicNativeMetadata.hxx.

◆ read() [1/2]

bool GraphicNativeMetadata::read ( Graphic const &  rGraphic)

◆ read() [2/2]

bool GraphicNativeMetadata::read ( SvStream rStream)

Definition at line 50 of file GraphicNativeMetadata.cxx.

References Exif::getRotation(), mRotation, and Exif::read().

Member Data Documentation

◆ mRotation

Degree10 GraphicNativeMetadata::mRotation
private

Definition at line 28 of file GraphicNativeMetadata.hxx.

Referenced by read().


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