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
class
Shrine::Plugins::StoreDimensions::DimensionsAnalyzer
Shrine::Plugins::StoreDimensions::DimensionsAnalyzer
Reference
Object
Defined in:
shrine/plugins/store_dimensions.cr
Constructors
.new
(tool : Tools)
Instance Method Summary
#call
(io : IO) : Tuple(UInt16, UInt16)
Constructor Detail
def self.
new
(tool :
Tools
)
#
[
View source
]
Instance Method Detail
def
call
(io : IO) : Tuple(UInt16, UInt16)
#
[
View source
]