Libraries
»
discourse_fastimage
(2.1.0)
»
Index
»
FastImage
»
Exif
»
#rotated?
Method: FastImage::Exif#rotated?
Defined in:
lib/fastimage.rb
#
rotated?
⇒
Boolean
Returns:
(
Boolean
)
628 629 630
# File 'lib/fastimage.rb', line 628
def
rotated?
@orientation
>=
5
end