Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
shrine
v0.6.5
Shrine
Attacher
ClassMethods
InstanceMethods
ClassMethods
Error
FileNotFound
HabitatSettings
InstanceMethods
InvalidFile
NotCached
Plugins
AddMetadata
InstanceMethods
Column
AttacherClassMethods
AttacherMethods
BaseSerializer
JsonSerializer
DetermineMimeType
ClassMethods
InstanceMethods
MimeTypeAnalyzer
Tools
StoreDimensions
ClassMethods
DimensionsAnalyzer
FileMethods
IdentifyAnalyzer
InstanceMethods
Tools
PluginSettings
Storage
Base
FileSystem
Memory
S3
UploadedFile
Mapper
MetadataType
Built with Crystal 1.9.2
2023-10-07 22:19:44 UTC
module
Shrine::Plugins::StoreDimensions::FileMethods
Defined in:
shrine/plugins/store_dimensions.cr
Instance Method Summary
#dimensions
: Tuple(UInt16)
#height
: UInt16
#width
: UInt16
Instance Method Detail
def
dimensions
: Tuple(UInt16)
#
[
View source
]
def
height
: UInt16
#
[
View source
]
def
width
: UInt16
#
[
View source
]