Melib

v0.1.9

  • Pages
  • Modules
  • Exceptions

    Melib v0.1.9 Melib.Identify View Source

    Link to this section Summary

    Functions

    fix_sbit(media)
    get_size(file_path)
    identify(file_path)
    identify(file_path, opts)
    mime_type(file_path)
    mime_type(file_path, opts)
    parse_verbose(data, file_path, type)
    parse_verbose(data, file_path, atom, opts)
    put_exif(image)
    put_file(image)
    put_md5(image)
    put_mime_type(attachment)
    put_sha256(image)
    put_sha512(image)
    put_width_and_height(media)
    put_width_and_height(image, force)

    Link to this section Functions

    Link to this function fix_sbit(media) View Source
    Link to this function get_size(file_path) View Source
    Link to this function identify(file_path) View Source
    Link to this function identify(file_path, opts) View Source
    Link to this function mime_type(file_path) View Source
    Link to this function mime_type(file_path, opts) View Source
    Link to this function parse_verbose(data, file_path, type) View Source
    Link to this function parse_verbose(data, file_path, atom, opts) View Source
    Link to this function put_exif(image) View Source
    Link to this function put_file(image) View Source
    Link to this function put_md5(image) View Source
    Link to this function put_mime_type(attachment) View Source
    Link to this function put_sha256(image) View Source
    Link to this function put_sha512(image) View Source
    Link to this function put_width_and_height(media) View Source
    Link to this function put_width_and_height(image, force) View Source

    Built using ExDoc (v0.18.3), designed by Friedel Ziegelmayer.