OSSIM - Open Source Software Image Map  Version 1.9.0 (20180803)
Public Attributes | List of all members
imginfo_s Struct Reference

#include <imginfo.h>

Public Attributes

int pixwidth
 
int pixheight
 
double width
 
double height
 
double lmar
 
double rmar
 
double tmar
 
double bmar
 
trans_t trans
 

Detailed Description

Definition at line 14 of file imginfo.h.

Member Data Documentation

◆ bmar

double imginfo_s::bmar

Definition at line 19 of file imginfo.h.

◆ height

double imginfo_s::height

Definition at line 18 of file imginfo.h.

◆ lmar

double imginfo_s::lmar

Definition at line 19 of file imginfo.h.

◆ pixheight

int imginfo_s::pixheight

Definition at line 16 of file imginfo.h.

◆ pixwidth

int imginfo_s::pixwidth

Definition at line 15 of file imginfo.h.

◆ rmar

double imginfo_s::rmar

Definition at line 19 of file imginfo.h.

◆ tmar

double imginfo_s::tmar

Definition at line 19 of file imginfo.h.

◆ trans

trans_t imginfo_s::trans

Definition at line 20 of file imginfo.h.

◆ width

double imginfo_s::width

Definition at line 17 of file imginfo.h.


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