C# Class OpenMetaverse.Imaging.OpenJPEG.MarshalledImage

Mostra 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_oe property

public int components
return int

decoded public_oe property

public IntPtr,System decoded
return System.IntPtr

dummy public_oe property

public int dummy
return int

encoded public_oe property

public IntPtr,System encoded
return System.IntPtr

height public_oe property

public int height
return int

layers public_oe property

public int layers
return int

length public_oe property

public int length
return int

packet_count public_oe property

public int packet_count
return int

packets public_oe property

public IntPtr,System packets
return System.IntPtr

resolutions public_oe property

public int resolutions
return int

width public_oe property

public int width
return int