CryMagick::Image::Info
Constants
ALL_ATTRS = ["format", "mime_type", "width", "height", "dimensions", "size", "human_size", "colorspace", "mime_type", "exif", "resolution", "signature", "details"] of ::String
INT_ATTR = ["width", "height"] of ::String
STRING_ATTRS = ["format", "mime_type", "human_size", "colorspace", "signature", "details"] of ::String
Constructors
Instance methods
[](value, *args)
Sourcecheap_info(value)
Sourceclear
Sourcecolorspace
Sourcedata
Sourcedetails
Sourcedimensions
Sourceexif
Sourceformat
Sourceheight
Sourcehuman_size
Sourceidentify
Sourcemime_type
Sourceraw(value)
Sourceraw_exif(value)
Sourceresolution(unit = "")
Sourcesignature
Sourcesize
Sourcewidth
Source