Table of Contents

Efl.Gfx.Image.image_load_error

Values

  • error - The load error code. A value of $0 indicates no error.


Signature

@property image_load_error @pure_virtual {
    get {}
    values {
        error: Eina.Error;
    }
}

C signature

Implemented by