C# Class OpenMetaverse.Imaging.OpenJPEG.MarshalledImage

Show file Open project: 3di/3di-viewer-rei-libs

Public Properties

Property Type Description
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

Property Details

components public property

public int components
return int

decoded public property

public IntPtr,System decoded
return System.IntPtr

dummy public property

public int dummy
return int

encoded public property

public IntPtr,System encoded
return System.IntPtr

height public property

public int height
return int

layers public property

public int layers
return int

length public property

public int length
return int

packet_count public property

public int packet_count
return int

packets public property

public IntPtr,System packets
return System.IntPtr

resolutions public property

public int resolutions
return int

width public property

public int width
return int