共用方式為


BufferTransform 列舉

定義

public enum BufferTransform
type BufferTransform = 
繼承
BufferTransform

欄位

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

適用於