ICSV - Image Color Similarity Visualization
Vienna Technical University - Course 'Visualization 2'. Author: Stefan Spelitz (0925601)
ICSV.Interface.Types.ImagePosition Class Reference

The image position (2D or 3D) for an ImageData object. More...

Properties

double XCoord [get, set]
 The X coordinate More...
 
double YCoord [get, set]
 The Y coordinate More...
 
double ZCoord [get, set]
 The Z coordinate, or zero for the 2D representation. More...
 

Detailed Description

The image position (2D or 3D) for an ImageData object.

Property Documentation

double ICSV.Interface.Types.ImagePosition.XCoord
getset

The X coordinate

double ICSV.Interface.Types.ImagePosition.YCoord
getset

The Y coordinate

double ICSV.Interface.Types.ImagePosition.ZCoord
getset

The Z coordinate, or zero for the 2D representation.