image add imageScale

This commit is contained in:
pengfei.zhou
2020-04-23 16:14:34 +08:00
committed by osborn
parent 9e7c1f04ef
commit 8b1f5f6a43
7 changed files with 38 additions and 0 deletions

View File

@@ -1786,6 +1786,10 @@ var Image = /** @class */ (function (_super) {
Property,
__metadata$4("design:type", Function)
], Image.prototype, "loadCallback", void 0);
__decorate$4([
Property,
__metadata$4("design:type", Number)
], Image.prototype, "imageScale", void 0);
__decorate$4([
Property,
__metadata$4("design:type", Object)

View File

@@ -1336,6 +1336,10 @@ __decorate$4([
Property,
__metadata$4("design:type", Function)
], Image.prototype, "loadCallback", void 0);
__decorate$4([
Property,
__metadata$4("design:type", Number)
], Image.prototype, "imageScale", void 0);
__decorate$4([
Property,
__metadata$4("design:type", Object)

View File

@@ -2795,6 +2795,10 @@ __decorate$4([
Property,
__metadata$4("design:type", Function)
], Image.prototype, "loadCallback", void 0);
__decorate$4([
Property,
__metadata$4("design:type", Number)
], Image.prototype, "imageScale", void 0);
__decorate$4([
Property,
__metadata$4("design:type", Object)