Show / Hide Table of Contents

Class FullBodyImage

全身画像

Inheritance
Object
FullBodyImage
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 FullBodyImage

Fields

original

オリジナル画像

Declaration
public WebImage original
Field Value
Type Description
WebImage

w300

幅300に変換された画像

Declaration
public WebImage w300
Field Value
Type Description
WebImage

w600

幅600に変換された画像

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