public interface AMD_RawPixelsStore_prepare
extends Ice.AMDCallback
Prepares the stateful service with a cache of loaded Pixels
objects.
This method is designed to combat query overhead, where
many sets of Pixels are to be read from or written to, by
loading all the Pixels sets at once. Multiple calls will
result in the existing cache being overwritten.