anatomist  5.1.2
3D neuroimaging data viewer
anatomist::AImage Struct Reference

#include <anatomist/object/Object.h>

Public Attributes

int width
 
int height
 
int depth
 
int effectiveWidth
 
int effectiveHeight
 
char * data
 

Detailed Description

Definition at line 77 of file Object.h.

Member Data Documentation

◆ data

char* anatomist::AImage::data

Definition at line 84 of file Object.h.

◆ depth

int anatomist::AImage::depth

Definition at line 81 of file Object.h.

◆ effectiveHeight

int anatomist::AImage::effectiveHeight

Definition at line 83 of file Object.h.

◆ effectiveWidth

int anatomist::AImage::effectiveWidth

Definition at line 82 of file Object.h.

◆ height

int anatomist::AImage::height

Definition at line 80 of file Object.h.

◆ width

int anatomist::AImage::width

Definition at line 79 of file Object.h.


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