exiftool-vendored
    Preparing search index...

    Class BinaryField

    Represents a binary field in the Exif data.

    These fields can be used to store images (including thumbnails and full-sized images), audio, and other binary data. The size of the field is specified in bytes.

    Index

    Constructors

    Properties

    Methods

    Constructors

    Properties

    bytes: number
    rawValue: string

    Methods

    • Returns { _ctor: string; bytes: number; rawValue: string }