public class ImageHeader extends Object
| Modifier and Type | Field and Description |
|---|---|
ImageElement |
imageElement1 |
int |
linesPerImageElement |
short |
numberOfImageElements |
short |
orientation |
int |
pixelsPerLine |
| Constructor and Description |
|---|
ImageHeader() |
public short orientation
public short numberOfImageElements
public int linesPerImageElement
public int pixelsPerLine
public ImageElement imageElement1
Copyright © 2019. All rights reserved.