Class ArtworkImage
アートワークの画像
Inherited Members
Namespace: Pixiv.VroidSdk.Api.DataModel
Assembly: Pixiv.VroidSdk.dll
Syntax
public sealed class ArtworkImage
Fields
original
オリジナルの画像
Declaration
public WebImage original
Field Value
Type | Description |
---|---|
WebImage |
shrinked1200x1200
1200x1200に収まるように縮小された画像
Declaration
public WebImage shrinked1200x1200
Field Value
Type | Description |
---|---|
WebImage |
shrinked600x1200
600x1200に収まるように縮小された画像
Declaration
public WebImage shrinked600x1200
Field Value
Type | Description |
---|---|
WebImage |
sq300
正方形の一辺が300の画像
Declaration
public WebImage sq300
Field Value
Type | Description |
---|---|
WebImage |
sq600
正方形の一辺が600の画像
Declaration
public WebImage sq600
Field Value
Type | Description |
---|---|
WebImage |