Show / Hide Table of Contents

Class PortraitImage

Portrait image

Inheritance
Object
PortraitImage
Inherited Members
Object.Equals(Object)
Object.Equals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)
Object.ToString()
Namespace: Pixiv.VroidSdk.Api.DataModel
Assembly: Pixiv.VroidSdk.dll
Syntax
public sealed class PortraitImage

Fields

original

Original image

Declaration
public WebImage original
Field Value
Type Description
WebImage

sq150

150x150 square image

Declaration
public WebImage sq150
Field Value
Type Description
WebImage

sq300

300x00 square image

Declaration
public WebImage sq300
Field Value
Type Description
WebImage

sq600

600x600 square image

Declaration
public WebImage sq600
Field Value
Type Description
WebImage

w300

300 wide image

Declaration
public WebImage w300
Field Value
Type Description
WebImage

w600

600 wide image

Declaration
public WebImage w600
Field Value
Type Description
WebImage
In This Article
Back to top Generated by DocFX