<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi,<br><br>I am trying to create a new Image object on the omero server using the Java API.<br><br>I use the gateway function, createImage().<br><br>From what I can tell this seems to work fine, <br><br>I create the image with the gateway function, and then fill up the planes with some byte[] data. All this seems to work ok.<br>I can also export the Image to an OME-TIFF using that code I posted a while
back, so this would point me to think that the Image is valid.<br>
<br>The problem I have is when I use OMERO.insight 4.0.3, to look at my Image, it does not see any channels for the Image object. <br>And when I try to view it says; "The image could not be opened. The image is not a valid image."<br><br>I dug into the API and see that the gateway does create the Channel and attached LogicalChannels objects, with the createImage(). <br>So Im not too sure what else it needs to get insight to see it as a valid Image.<br><br>I can post code upon request if needed... Any help would be great.<br>Thanks,<br><br>J.<br><br><br><a href="http://clk.atdmt.com/UKM/go/134665375/direct/01/"></a><br /><hr />Beyond Hotmail - see what else you can do with Windows Live. <a href='http://clk.atdmt.com/UKM/go/134665375/direct/01/' target='_new'>Find out more.</a></body>
</html>