View Source Evision.ImgHash.ColorMomentHash (Evision v0.1.38)

Summary

Types

t()

Type that represents an ImgHash.ColorMomentHash struct.

Types

@type t() :: %Evision.ImgHash.ColorMomentHash{ref: reference()}

Type that represents an ImgHash.ColorMomentHash struct.

  • ref. reference()

    The underlying erlang resource variable.

Functions

@spec create() :: t() | {:error, String.t()}

create

Return
  • retval: Evision.ImgHash.ColorMomentHash.t()

Python prototype (for reference only):

create() -> retval