Show / Hide Table of Contents

Struct PortraitImage

バストアップ画像

Inherited Members
ValueType.Equals(Object)
ValueType.GetHashCode()
ValueType.ToString()
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetType()
Namespace: VRoidSDK
Assembly: VRoidSDK.dll
Syntax
public struct PortraitImage

Fields

original

オリジナルの画像

Declaration
public WebImage original
Field Value
Type Description
WebImage

sq150

正方形の一辺が150の画像

Declaration
public WebImage sq150
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

w300

幅300の画像

Declaration
public WebImage w300
Field Value
Type Description
WebImage

w600

幅600の画像

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