webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | Static Public Member Functions | List of all members
WebCore::ImageOrientation Class Reference

#include <ImageOrientation.h>

Public Member Functions

 ImageOrientation ()
 
 ImageOrientation (ImageOrientationEnum orientation)
 
bool usesWidthAsHeight () const
 
AffineTransform transformFromDefault (const FloatSize &drawnSize) const
 
 operator ImageOrientationEnum () const
 
bool operator== (const ImageOrientation &other) const
 
bool operator!= (const ImageOrientation &other) const
 
 ImageOrientation ()
 
 ImageOrientation (ImageOrientationEnum orientation)
 
bool usesWidthAsHeight () const
 
AffineTransform transformFromDefault (const FloatSize &drawnSize) const
 
 operator ImageOrientationEnum () const
 
bool operator== (const ImageOrientation &other) const
 
bool operator!= (const ImageOrientation &other) const
 

Static Public Member Functions

static ImageOrientation fromEXIFValue (int exifValue)
 
static ImageOrientation fromEXIFValue (int exifValue)
 

Constructor & Destructor Documentation

◆ ImageOrientation() [1/4]

WebCore::ImageOrientation::ImageOrientation ( )
inline

◆ ImageOrientation() [2/4]

WebCore::ImageOrientation::ImageOrientation ( ImageOrientationEnum  orientation)
inlineexplicit

◆ ImageOrientation() [3/4]

WebCore::ImageOrientation::ImageOrientation ( )
inline

◆ ImageOrientation() [4/4]

WebCore::ImageOrientation::ImageOrientation ( ImageOrientationEnum  orientation)
inlineexplicit

Member Function Documentation

◆ fromEXIFValue() [1/2]

static ImageOrientation WebCore::ImageOrientation::fromEXIFValue ( int  exifValue)
inlinestatic

◆ fromEXIFValue() [2/2]

static ImageOrientation WebCore::ImageOrientation::fromEXIFValue ( int  exifValue)
inlinestatic

◆ operator ImageOrientationEnum() [1/2]

WebCore::ImageOrientation::operator ImageOrientationEnum ( ) const
inline

◆ operator ImageOrientationEnum() [2/2]

WebCore::ImageOrientation::operator ImageOrientationEnum ( ) const
inline

◆ operator!=() [1/2]

bool WebCore::ImageOrientation::operator!= ( const ImageOrientation other) const
inline

◆ operator!=() [2/2]

bool WebCore::ImageOrientation::operator!= ( const ImageOrientation other) const
inline

◆ operator==() [1/2]

bool WebCore::ImageOrientation::operator== ( const ImageOrientation other) const
inline

◆ operator==() [2/2]

bool WebCore::ImageOrientation::operator== ( const ImageOrientation other) const
inline

◆ transformFromDefault() [1/2]

AffineTransform WebCore::ImageOrientation::transformFromDefault ( const FloatSize drawnSize) const

◆ transformFromDefault() [2/2]

AffineTransform WebCore::ImageOrientation::transformFromDefault ( const FloatSize drawnSize) const

◆ usesWidthAsHeight() [1/2]

bool WebCore::ImageOrientation::usesWidthAsHeight ( ) const
inline

◆ usesWidthAsHeight() [2/2]

bool WebCore::ImageOrientation::usesWidthAsHeight ( ) const
inline

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