OpenMetaverse.Imaging.OpenJPEG.DotNetDecode C# (CSharp) Method

DotNetDecode() private method

private DotNetDecode ( MarshalledImage &image ) : bool
image MarshalledImage
return bool
        private static extern bool DotNetDecode(ref MarshalledImage image);