libCZI
Reading and Writing CZI documents made easy
libCZI::DblRect Struct Reference

A rectangle (with double coordinates). More...

#include <libCZI_Pixels.h>

Public Member Functions

void Invalidate ()
 Invalidates this object.
 

Public Attributes

double x
 The x-coordinate of the upper-left point of the rectangle.
 
double y
 The y-coordinate of the upper-left point of the rectangle.
 
double w
 The width of the rectangle.
 
double h
 The height of the rectangle.
 

Detailed Description

A rectangle (with double coordinates).


The documentation for this struct was generated from the following file: