• ImageFill type guard.

    Use to verify that an unknown object is an instance of ImageFill.

    Returns

    Boolean indicating if value is a ImageFill

    Parameters

    • value: unknown

      Object to check

    Returns value is ImageFill