Version: 5.4.10-ice35-b105
OmeroBlitz API
Home
Previous
Up
Next
Index
omero::model::Pixels
Overview
[ "protected" ] class Pixels extends
IObject
Used By
getRelatedTo
relatedTo
reloadChannels
reloadPixelsFileMaps
reloadPlaneInfo
reloadSettings
reloadThumbnails
setRelatedTo
api::LongPixelsMap
api::PixelsList
api::IPixels::retrievePixDescription
api::IRenderingSettings::createNewRenderingDef
api::IRenderingSettings::resetDefaults
api::IRenderingSettings::resetDefaultsNoSave
api::IRenderingSettings::sanityCheckPixels
api::RawPixelsStore::save
api::RenderingEngine::getPixels
ImagePixelsSeq
OriginalFileLinkedPixelsSeq
Channel::getPixels
Channel::pixels
Channel::setPixels
Image::addPixels
Image::getPixels
Image::getPrimaryPixels
Image::removePixels
Image::setPixels
Image::setPrimaryPixels
Mask::getPixels
Mask::pixels
Mask::setPixels
OriginalFile::findPixelsOriginalFileMap
OriginalFile::linkPixels
OriginalFile::unlinkPixels
PixelsOriginalFileMap::child
PixelsOriginalFileMap::getChild
PixelsOriginalFileMap::link
PixelsOriginalFileMap::setChild
PlaneInfo::getPixels
PlaneInfo::pixels
PlaneInfo::setPixels
RenderingDef::getPixels
RenderingDef::pixels
RenderingDef::setPixels
Thumbnail::getPixels
Thumbnail::pixels
Thumbnail::setPixels
Operation Index
getVersion
setVersion
getImage
setImage
getRelatedTo
setRelatedTo
getPixelsType
setPixelsType
getSignificantBits
setSignificantBits
getSizeX
setSizeX
getSizeY
setSizeY
getSizeZ
setSizeZ
getSizeC
setSizeC
getSizeT
setSizeT
getSha1
setSha1
getDimensionOrder
setDimensionOrder
getPhysicalSizeX
setPhysicalSizeX
getPhysicalSizeY
setPhysicalSizeY
getPhysicalSizeZ
setPhysicalSizeZ
getWaveStart
setWaveStart
getWaveIncrement
setWaveIncrement
getTimeIncrement
setTimeIncrement
getMethodology
setMethodology
unloadPlaneInfo
sizeOfPlaneInfo
copyPlaneInfo
addPlaneInfo
addAllPlaneInfoSet
removePlaneInfo
removeAllPlaneInfoSet
clearPlaneInfo
reloadPlaneInfo
unloadPixelsFileMaps
sizeOfPixelsFileMaps
copyPixelsFileMaps
addPixelsOriginalFileMap
addAllPixelsOriginalFileMapSet
removePixelsOriginalFileMap
removeAllPixelsOriginalFileMapSet
clearPixelsFileMaps
reloadPixelsFileMaps
getPixelsFileMapsCountPerOwner
linkOriginalFile
addPixelsOriginalFileMapToBoth
findPixelsOriginalFileMap
unlinkOriginalFile
removePixelsOriginalFileMapFromBoth
linkedOriginalFileList
unloadChannels
sizeOfChannels
copyChannels
addChannel
addAllChannelSet
removeChannel
removeAllChannelSet
clearChannels
reloadChannels
getChannel
setChannel
getPrimaryChannel
setPrimaryChannel
unloadSettings
sizeOfSettings
copySettings
addRenderingDef
addAllRenderingDefSet
removeRenderingDef
removeAllRenderingDefSet
clearSettings
reloadSettings
unloadThumbnails
sizeOfThumbnails
copyThumbnails
addThumbnail
addAllThumbnailSet
removeThumbnail
removeAllThumbnailSet
clearThumbnails
reloadThumbnails
Data Member Index
version
image
relatedTo
pixelsType
significantBits
sizeX
sizeY
sizeZ
sizeC
sizeT
sha1
dimensionOrder
physicalSizeX
physicalSizeY
physicalSizeZ
waveStart
waveIncrement
timeIncrement
methodology
planeInfoSeq
planeInfoLoaded
pixelsFileMapsSeq
pixelsFileMapsLoaded
pixelsFileMapsCountPerOwner
channelsSeq
channelsLoaded
settingsSeq
settingsLoaded
thumbnailsSeq
thumbnailsLoaded
Operations
RInt
getVersion
()
void
setVersion
(
RInt
theVersion)
Image
getImage
()
void
setImage
(
Image
theImage)
Pixels
getRelatedTo
()
void
setRelatedTo
(Pixels theRelatedTo)
PixelsType
getPixelsType
()
void
setPixelsType
(
PixelsType
thePixelsType)
RInt
getSignificantBits
()
void
setSignificantBits
(
RInt
theSignificantBits)
RInt
getSizeX
()
void
setSizeX
(
RInt
theSizeX)
RInt
getSizeY
()
void
setSizeY
(
RInt
theSizeY)
RInt
getSizeZ
()
void
setSizeZ
(
RInt
theSizeZ)
RInt
getSizeC
()
void
setSizeC
(
RInt
theSizeC)
RInt
getSizeT
()
void
setSizeT
(
RInt
theSizeT)
RString
getSha1
()
void
setSha1
(
RString
theSha1)
DimensionOrder
getDimensionOrder
()
void
setDimensionOrder
(
DimensionOrder
theDimensionOrder)
Length
getPhysicalSizeX
()
void
setPhysicalSizeX
(
Length
thePhysicalSizeX)
Length
getPhysicalSizeY
()
void
setPhysicalSizeY
(
Length
thePhysicalSizeY)
Length
getPhysicalSizeZ
()
void
setPhysicalSizeZ
(
Length
thePhysicalSizeZ)
RInt
getWaveStart
()
void
setWaveStart
(
RInt
theWaveStart)
RInt
getWaveIncrement
()
void
setWaveIncrement
(
RInt
theWaveIncrement)
Time
getTimeIncrement
()
void
setTimeIncrement
(
Time
theTimeIncrement)
RString
getMethodology
()
void
setMethodology
(
RString
theMethodology)
void
unloadPlaneInfo
()
int
sizeOfPlaneInfo
()
PixelsPlaneInfoSeq
copyPlaneInfo
()
void
addPlaneInfo
(
PlaneInfo
target)
void
addAllPlaneInfoSet
(
PixelsPlaneInfoSeq
targets)
void
removePlaneInfo
(
PlaneInfo
theTarget)
void
removeAllPlaneInfoSet
(
PixelsPlaneInfoSeq
targets)
void
clearPlaneInfo
()
void
reloadPlaneInfo
(Pixels toCopy)
void
unloadPixelsFileMaps
()
int
sizeOfPixelsFileMaps
()
PixelsPixelsFileMapsSeq
copyPixelsFileMaps
()
void
addPixelsOriginalFileMap
(
PixelsOriginalFileMap
target)
void
addAllPixelsOriginalFileMapSet
(
PixelsPixelsFileMapsSeq
targets)
void
removePixelsOriginalFileMap
(
PixelsOriginalFileMap
theTarget)
void
removeAllPixelsOriginalFileMapSet
(
PixelsPixelsFileMapsSeq
targets)
void
clearPixelsFileMaps
()
void
reloadPixelsFileMaps
(Pixels toCopy)
sys::CountMap
getPixelsFileMapsCountPerOwner
()
PixelsOriginalFileMap
linkOriginalFile
(
OriginalFile
addition)
void
addPixelsOriginalFileMapToBoth
(
PixelsOriginalFileMap
link, bool bothSides)
PixelsPixelsFileMapsSeq
findPixelsOriginalFileMap
(
OriginalFile
removal)
void
unlinkOriginalFile
(
OriginalFile
removal)
void
removePixelsOriginalFileMapFromBoth
(
PixelsOriginalFileMap
link, bool bothSides)
PixelsLinkedOriginalFileSeq
linkedOriginalFileList
()
void
unloadChannels
()
int
sizeOfChannels
()
PixelsChannelsSeq
copyChannels
()
void
addChannel
(
Channel
target)
void
addAllChannelSet
(
PixelsChannelsSeq
targets)
void
removeChannel
(
Channel
theTarget)
void
removeAllChannelSet
(
PixelsChannelsSeq
targets)
void
clearChannels
()
void
reloadChannels
(Pixels toCopy)
Channel
getChannel
(int index)
Channel
setChannel
(int index,
Channel
theElement)
Channel
getPrimaryChannel
()
Channel
setPrimaryChannel
(
Channel
theElement)
void
unloadSettings
()
int
sizeOfSettings
()
PixelsSettingsSeq
copySettings
()
void
addRenderingDef
(
RenderingDef
target)
void
addAllRenderingDefSet
(
PixelsSettingsSeq
targets)
void
removeRenderingDef
(
RenderingDef
theTarget)
void
removeAllRenderingDefSet
(
PixelsSettingsSeq
targets)
void
clearSettings
()
void
reloadSettings
(Pixels toCopy)
void
unloadThumbnails
()
int
sizeOfThumbnails
()
PixelsThumbnailsSeq
copyThumbnails
()
void
addThumbnail
(
Thumbnail
target)
void
addAllThumbnailSet
(
PixelsThumbnailsSeq
targets)
void
removeThumbnail
(
Thumbnail
theTarget)
void
removeAllThumbnailSet
(
PixelsThumbnailsSeq
targets)
void
clearThumbnails
()
void
reloadThumbnails
(Pixels toCopy)
Data Members
RInt
version
;
Image
image
;
Pixels
relatedTo
;
PixelsType
pixelsType
;
RInt
significantBits
;
RInt
sizeX
;
RInt
sizeY
;
RInt
sizeZ
;
RInt
sizeC
;
RInt
sizeT
;
RString
sha1
;
DimensionOrder
dimensionOrder
;
Length
physicalSizeX
;
Length
physicalSizeY
;
Length
physicalSizeZ
;
RInt
waveStart
;
RInt
waveIncrement
;
Time
timeIncrement
;
RString
methodology
;
PixelsPlaneInfoSeq
planeInfoSeq
;
bool
planeInfoLoaded
;
PixelsPixelsFileMapsSeq
pixelsFileMapsSeq
;
bool
pixelsFileMapsLoaded
;
sys::CountMap
pixelsFileMapsCountPerOwner
;
PixelsChannelsSeq
channelsSeq
;
bool
channelsLoaded
;
PixelsSettingsSeq
settingsSeq
;
bool
settingsLoaded
;
PixelsThumbnailsSeq
thumbnailsSeq
;
bool
thumbnailsLoaded
;
Home
Previous
Up
Next
Index