BufferTransform 列挙型

定義

public enum BufferTransform
type BufferTransform = 
継承
BufferTransform

フィールド

Identity 0
MirrorHorizontal 1
MirrorVertical 2
Rotate180 3
Rotate270 7
Rotate90 4

適用対象