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

DotNetAllocDecoded() private method

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