ImageFrame: {
    blendMode: BlendMode;
    id: Id;
    name: string;
    src?: ImageFrameSource;
    type: image;
}

Type declaration