Class ArtworkImage
Artwork image
Inherited Members
Namespace: Pixiv.VroidSdk.Api.DataModel
Assembly: Pixiv.VroidSdk.dll
Syntax
public sealed class ArtworkImage
Fields
original
Original image
Declaration
public WebImage original
Field Value
Type | Description |
---|---|
WebImage |
shrinked1200x1200
Image shrunk to 1200x1200
Declaration
public WebImage shrinked1200x1200
Field Value
Type | Description |
---|---|
WebImage |
shrinked600x1200
Image shrunk to 600x1200
Declaration
public WebImage shrinked600x1200
Field Value
Type | Description |
---|---|
WebImage |
sq300
300x300 square image
Declaration
public WebImage sq300
Field Value
Type | Description |
---|---|
WebImage |
sq600
600x600 square image
Declaration
public WebImage sq600
Field Value
Type | Description |
---|---|
WebImage |