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

DotNetAllocEncoded() private method

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