Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
scalr
v0.2.3
Scalr
Config
Cache
S3
Buckets
Server
ErrorHandler
HTTPClients
LogHandler
ParamConverters
Base
ImageProcessorOptions
URL
Server
Services
ImageProcessor
Options
Fit
Gravity
S3
Object
Built with Crystal 1.9.2
2023-10-08 14:40:56 UTC
enum
Scalr::Services::ImageProcessor::Options::Fit
Defined in:
scalr/services/image_processor.cr
Enum Members
Cover
=
0
Fill
=
1
Inside
=
2
Outside
=
3
Instance Method Summary
#cover?
#fill?
#inside?
#outside?
Instance Method Detail
def
cover?
#
[
View source
]
def
fill?
#
[
View source
]
def
inside?
#
[
View source
]
def
outside?
#
[
View source
]