OmeroBlitz API
Home Previous Up Next Index

omero::model::PhotometricInterpretation

Overview

[ "protected" ] class PhotometricInterpretation extends IObject

Used By

LogicalChannel::getPhotometricInterpretation
LogicalChannel::photometricInterpretation
LogicalChannel::setPhotometricInterpretation

Operation Index

getValue
setValue

Data Member Index

value

Operations

RString getValue()

void setValue(RString theValue)

Data Members

RString value;


Home Previous Up Next Index