struct
Latch::Extractor::DimensionsFromVips
- Latch::Extractor::DimensionsFromVips
- Struct
- Value
- Object
Included Modules
Defined in:
latch/extractor/dimensions_from_vips.crConstructors
Instance Method Summary
-
#extract(uploaded_file, metadata, **options) : Nil
Extracts the dimensions of a file using
vipsheader. - #initialize
Instance methods inherited from module Latch::Extractor
extract(uploaded_file : Latch::UploadedFile, metadata : MetadataHash, **options) : MetadataValue | Nil
extract
Constructor Detail
Instance Method Detail
def extract(uploaded_file, metadata, **options) : Nil
#
Extracts the dimensions of a file using vipsheader.