Version: Beta4.2.1-r8614-Beta4.2-b41

OmeroBlitz Api
Home Previous Up Next Index

omero::api::BufferedImage

Overview

class BufferedImage

Simple wrapper around an array of packed ints. Individual language mappings may want to add a subclass to the ObjectFactory for working with a visual representation of the ints.

Data Member Index

packedInts

Data Members

IntegerArray packedInts;


Home Previous Up Next Index