C# 클래스 OpenMetaverse.Imaging.OpenJPEG.MarshalledImage

파일 보기 프로젝트 열기: 3di/3di-viewer-rei-libs

공개 프로퍼티들

프로퍼티 타입 설명
components int
decoded System.IntPtr
dummy int
encoded System.IntPtr
height int
layers int
length int
packet_count int
packets System.IntPtr
resolutions int
width int

프로퍼티 상세

components 공개적으로 프로퍼티

public int components
리턴 int

decoded 공개적으로 프로퍼티

public IntPtr,System decoded
리턴 System.IntPtr

dummy 공개적으로 프로퍼티

public int dummy
리턴 int

encoded 공개적으로 프로퍼티

public IntPtr,System encoded
리턴 System.IntPtr

height 공개적으로 프로퍼티

public int height
리턴 int

layers 공개적으로 프로퍼티

public int layers
리턴 int

length 공개적으로 프로퍼티

public int length
리턴 int

packet_count 공개적으로 프로퍼티

public int packet_count
리턴 int

packets 공개적으로 프로퍼티

public IntPtr,System packets
리턴 System.IntPtr

resolutions 공개적으로 프로퍼티

public int resolutions
리턴 int

width 공개적으로 프로퍼티

public int width
리턴 int