ImageComponent._changeCallbacks property

Signature:

protected _changeCallbacks: {
        opacity: (value: any) => void;
    };